Hi, On Mon, Jan 30, 2012 at 5:54 PM, Dominique Pfister <[email protected]> wrote: > So my question is: should we change this setting from 1.5 to 1.6 (which I > favor) or review our code?
+1 to 1.6 And while we're at it, would people be interested in using a "language enhancement" tool like Lombok [1] to reduce the amount of commonly needed boilerplate code? The downside is that the such custom extensions increase the entry barrier for people trying to understand the code and might make some tool integration (debugging, etc.) a bit harder. Personally I think the benefits would be worth it. [1] http://projectlombok.org/ BR, Jukka Zitting
