On Friday, December 11, 2015 at 8:58:39 PM UTC+1, CodeLess Solutions wrote: > > We all know by now that 3.0 will bring huge changes. Widgets will be gone, > UIBinder gone, Generators out, Requestfactory and GWT RPC as well, ... >
Please don't spread FUD to advertize your products. We don't know yet what GWT 3 will be like; those limitations are about J2CL, not GWT proper; and while it's probably true that some of the things listed above will be gone, we can't say for sure for about others; they might be a bit different but not necessarily gone (e.g. RPC could be made to work if you whitelist transportable classes as opposed to the current "full scan" of the classpath; UiBinder would likely have to have a standalone generator to parse the ui.xml and generate Java code, to be run prior to compilation; it's true that generators will be gone but it's relatively easy to port them to be annotation processors –unless you rely on non-Java sources like UiBinder does–, but nothing can be said yet about widgets; they'd have to change, but no one can say for sure whether they'll be gone or not). You're also dismissing the fact that GWT 2.x is going to be a long-lived branch (RedHat and Sencha at least –but also SmartClient and others, and I believe Vaadin too– have paying customers who'll probably need it) -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
