Friday, February 22, 2019

Has anybody found a reasonable way to convert *.ui.xml files to web components.

We have many angular developers on the team and they would like to begin to migrate a legacy GWT application (2.7.x) to an NG based application.  RPC has already been replaced using resty-gwt; so now the objective is to begin migrating the client from GWT to Angular.   

Has anyone found an tools to help convert UIBinder widgets/screens into web-components.  

We started by look for gwt compiler options to generate separate html, js, and html files for each *.ui.xml; but there are no such options.    We did find options to generated the bundle sources via -gen/etc.; however these are obviously precompile output used to generate the final js file used to implement the client.  

Any ideas or suggestions would be greatly appreciated!!  

Thank you.

--
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