I've released JsChismes<http://code.google.com/p/gwtchismes/wiki/JsChismes_Documentation>which is the result of exporting gwtchismes <http://code.google.com/p/gwtchismes> library code in order to populate its classes and methods into native javascript. The goal of this port is that the set of widgets can now be used directly in html pages without the need of knowing anything about gwt and java. So non-java developers (ruby, php ..) and designers can use the library in their pages with a little effort.
I see several advantages in using GWT to produce javascript libraries: IDE, re-factoring, name-spaces, reusing code, debugging, testing, coverage tools, obfuscate, optimize, browser compatibility etc. and this technique is easier since Ray Cromwell's gwt-export<http://code.google.com/p/gwt-exporter/>library makes it pretty simple. Manolo Carrasco --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
