> > BTW, it is unlikely we will adopt lombok. > Nice to hear it.
> Hopefully, the way this works in your IDE is that the moment you create > the JsInterface and hit Save, APT will run and create the magic _prototype > class, and then you can start writing your Web Component or JS-subtype in > Java by extending it without red squigglies. > +1 Lombok by contrast required seperate Java IDE plugins for IntelliJ and > Eclipse to make this happen. > This is another reason why I don't like Lombok. It's not legal Java, tools will not work without special support. - Andrés Testi -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
