YUIGWT - YUI 3 in GWT
I just started a YUI 3 Java GWT API. It is a GWT library for using YUI 3.
Project home page: http://code.google.com/p/yuigwt/
Example Gallery with online Java sources : http://cancerbero.vacau.com/yuigwt/
It is 99% overlay types, and the syntax try to emulate YUI JavaScript syntax statements as much as possible. (see
JavaScript YUI code compared to its YUIGWT Java code equivalent: http://code.google.com/p/yuigwt/wiki/equivalentCodeCompared )
The project is very very new, but a general pattern for migrating all the YUI JavaScript API to Java was found, using 100% GWT Overlay types for a zero overhead Java API. A lot of components are already ready to be used, check the example gallery that will reflect current progress.
I must say, I must to give thanks to eclipse java templates for writing GWT overlay methods; it is speeding my code a lot.
Any suggestions or ideas are most welcome.
Regards,
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/fVGkaVLc8ZEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home