Why not natively port YUI to GWT? Yeah exposing the api/library can make it easier if you're writing code that needs to be accessible from external javascript, but if you wrote it as a native/pure gwt library you would be able to benefit from gwt's optimizations.
On Aug 24, 12:37 pm, Rodrigue <[email protected]> wrote: > Hi All, > > I came to the idea to start a new open source project with the aim to > make the YUI javascrip library available to GWT programmers. > > The idea would be to make use of the ability of GWT to declare native > methods to wrap YUI (similar to Smart Gwt) so that we can use YUI > widgets while writing java code in a new future. > > You can find info about YUI here:http://developer.yahoo.com/yui/ > > Some interested people? > > Rod -- 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.
