On 01.04.14 00:25, sebb wrote:
> Also, there is a source tree called auxiliary-builds/jdk14.
> Since the code now targets 1.6, I assume this is no longer needed?

No. The source tree contains features (such as the JGroups cache) that
have not made it (yet) into the main code base. I had a hard time to
clean up the code as it was.

> Note that the Maven coordinates have changed and the package names
> have changed since 1.3.
> 
> Effectively 2.0 is a new product, so we should be careful to ensure
> that the API is sensible.
> For example, no non-private mutable fields (use getter/setter instead).
> Prefer immutable classes.

Quite a few of these are performance related. Please feel free to add
some comments to the code where you see fit. I'll check the code and see
what I can do.

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to