yeah I second that - very interested to see how this goes. Some
interesting work !



On Jul 31, 10:57 am, Casper Bang <[email protected]> wrote:
> Congrats on realizing your idea. Feels a little bit like a poor mans
> solution to a problem better handled elsewhere, but since that's a no-
> go this is definitely very cool! I'm curious, could I use Lombok to
> implement Anonymous Parameters <http://docs.google.com/Doc?
> id=dfkvb9sc_0pcr8szdd> or does Lombok require valid Java to append/
> substitute in the AST? (Will the javac annotation processing be
> allowed on an invalid code block?)
>
> /Casper
>
> On 29 Jul., 14:11, Reinier Zwitserloot <[email protected]> wrote:
>
>
>
> > It should - the class files it generates are indistinguishable from
> > boilerplate written out in full. For the same reason, it should play
> > nice with other eclipse plugins as well. it's definitely going to
> > choke if something that uses the same trick as project lombok is also
> > running on your eclipse, but as far as I know, lombok is the only
> > project crazy enough to 'plug into' eclipse by way of java agents :)
>
> > On Jul 29, 1:38 pm, Mwanji Ezana <[email protected]> wrote:
>
> > > This looks awesome! Can't wait to try it out (which, unfortunately,
> > > will only be in a week or two...).
>
> > > Does Lombok play nicely with bytecode enhancement, weaving, etc.?
>
> > > Moandji
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to