Tuesday, July 26, 2016

Re: Ui Binder Alternatives

I think there is a good chance that Widgets / UiBinder in some form could get ported to GWT 3.0. Probably not by google and probably in separate projects from the main GWT compiler stack.

On Monday, July 25, 2016 at 7:58:50 PM UTC-4, Gilberto wrote:
Nobody really knows how GWT 3 will be for sure, but I assume GWT 3.0 will be less of a framework and more of a transpiler from Java to Javascript, which other frameworks will be built on top of it.

So I wouldn't expect a simple template engine to replace UiBinder, but full featured frameworks. You'll have to choose one or implement your own.

But that's for 3.0.

Meanwhile, I see Errai as a very good option, since you can use the HTML template right from your designers, with minimal-to-none modifications to link with your logic code. That's something pretty hard to achieve with UiBinder.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment