Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate .java files into packages according #19

Open
nbro opened this issue Jan 1, 2017 · 3 comments
Open

Separate .java files into packages according #19

nbro opened this issue Jan 1, 2017 · 3 comments

Comments

@nbro
Copy link

nbro commented Jan 1, 2017

Hi!

I was wondering if it wouldn't be better to separate the .java files into packages corresponding to specific topics (like searching, graphs, etc) instead of having all of them into a single folder/package.

@kevin-wayne
Copy link
Owner

kevin-wayne commented Jan 2, 2017 via email

@marioplumbarius
Copy link

marioplumbarius commented Apr 15, 2017

What if we release a new version and use semver to make it possible to the users to choose which version to use?

We could advise new users to choose the latest released version and it would also be compatible with old versions.

@asarkar
Copy link

asarkar commented May 11, 2018

Speaking of semver, perhaps it'd make more sense if the versioning for 4th ed started from 4.0.0, instead of 1.x.y. Doing so would allow repackaging too.
Although my suggestion wouldn't break existing code, I don't see a problem even if it did. We are talking about people using the JAR for learning, and the authors have no obligation to maintain backward compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants