On Tue, Jan 31, 2012 at 12:28 PM, Jukka Zitting <[email protected]> wrote: > 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/
-0, i am not a big fan of *magic* code generating frameworks. i prefer to see (and debug) plain java code in my ide. cheers stefan > > BR, > > Jukka Zitting
