Sunday, August 23, 2015

GWT & Polymer TODO sample

I've been taking a break from my main application, and worked on an alternative strategy integrating Polymer and GWT 2.8 with JSInterop, you can find the result here: https://github.com/christianbauer/todo-gwt-polymer

This code is very close to Polymer API and JavaScript, type-safety is therefore awful. A more powerful @JsFunction would be needed to scale this to more code.

However there is no @JsExport in the code and with a few "minor" improvements, Polymer could be a great View language for GWT.

Cheers,
Christian

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment