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

Update google-collections to guava #12

Open
Loki-Afro opened this issue Jun 19, 2013 · 2 comments
Open

Update google-collections to guava #12

Loki-Afro opened this issue Jun 19, 2013 · 2 comments

Comments

@Loki-Afro
Copy link

Hey, I just found out that the watchmaker framework uses the google-collection library which is deprecated.

The new google library is called guava.

See here: http://code.google.com/p/google-collections/

@mikedanese
Copy link

Guava is supposedly fully compatible with google-collections and will include further bug fixes. Might be a useful bit of maintenance, I will look into how much of a process this will be.

@dwdyer
Copy link
Owner

dwdyer commented Sep 2, 2013

Watchmaker only uses a single class from Google Collections, MapMaker in CachingFitnessEvaluator.java. It might be possible to eliminate the dependency entirely.

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

3 participants