I have just started migrating the complete codebase to >= Java 5 only. Most platforms support Java 5 (if they supported Java 4 before). We use concurrent all over and some language features of Java 5 are really useful (generics, auto-boxing, for-each).
This means heavy refactoring. I will be trying to get over with it as clean and quick as possible. However, it also means that some new features will have to wait a bit (but they'll come live somewhen soon). Hang tight :)


0 comments:
Post a Comment