Lack of boilerplate is always a good thing, and was what attracted me to Groovy in the first place two years ago.
What advantages does something like this has over Groovy? Is that it's 'pure' Java? Or strong integration with Eclipse? Your project looks interesting - nice video introduction! Good luck with Lombok! On Tue, Jul 28, 2009 at 8:42 PM, Mark Derricutt <[email protected]> wrote: > That looks pretty cool - I'm left wonder how you're doing it thou as you're > just adding the jar to the classpath? Is there some form of static > initializer hooking into javac? > > Might have to download and play with this... > > -- > > On Wed, Jul 29, 2009 at 11:56 AM, Reinier Zwitserloot > <[email protected]>wrote: > >> Project Lombok modifies your development environment to enable extra >> java language features. Right now lombok can inject itself into both >> javac and eclipse and offers both Automatic Resource Management and >> generating getters, setters, equals, hashCode, and toString, and a > > > > > > -- Michael Kimsal http://jsmag.com - for javascript developers http://groovymag.com - for groovy developers 919.827.4724 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
