Re: Volunteers???

2010-11-22 Thread ingo
hello rod, this sounds like a great idea. before i started using GWT i used a lot of the mighty YUI components. a tight integration of YUI into GWT would be great because the basic GWT widgets are not sufficient for real world projects. however, it all depends on the speed of a potential

Re: Volunteers???

2010-11-22 Thread nino ekambi
As long as my own project(http://code.google.com/p/gwt4air/) is not taking to much time from me i m willing to be part of this. Regards, Alain 2010/11/22 ingo ingo.jaec...@googlemail.com hello rod, this sounds like a great idea. before i started using GWT i used a lot of the mighty YUI

Re: Volunteers???

2010-11-21 Thread Isuru
On 08/25/2010 09:17 PM, dolcra...@gmail.com wrote: 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

Re: Volunteers???

2010-09-08 Thread parth
Any progress on this ? Is anyone working on it ? Parth On Aug 25, 8:47 am, dolcra...@gmail.com dolcra...@gmail.com wrote: 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

Re: Volunteers???

2010-08-25 Thread dolcra...@gmail.com
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

Volunteers???

2010-08-24 Thread Rodrigue
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