Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Immutables & java8 #42

Closed
gjesse opened this issue Jul 31, 2015 · 2 comments
Closed

Immutables & java8 #42

gjesse opened this issue Jul 31, 2015 · 2 comments

Comments

@gjesse
Copy link
Contributor

gjesse commented Jul 31, 2015

I have been looking over the code, and I think it could benefit from something like the following : gjesse@e11c04a

If this is something you'd be interested in, I can take a crack at updating the remaining model classes for it.

Also, is there any chance of updating this library to java8?

@rickfast
Copy link
Owner

Originally I made this lib w/ Java 8, but there are a number of consumers on older versions of Java.

I'll take a peek at the immutable stuff this weekend and get back at you.

Thanks!

@rickfast
Copy link
Owner

rickfast commented Aug 3, 2015

I like the immutable idea. I wonder if we can do it but leave "get" on the accessors. This is mostly so upgrades to 0.9.8+ aren't painful.

@gjesse gjesse closed this as completed Aug 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants