Port Google Web ToolKit

Hi,

My proposal is to port Google’s Web ToolKit [1] functionality to
RubyJS [2]. I think it’s more advanced than simply porting the code
from Java to RubyJS, because Ruby doesn’t require interfaces, has
open-classes and features meta-programming (limited to “compile-time”
for RubyJS).

I think it’s a great opportunity for a student to get attention
(especially) from Google :wink:

Regards,

Michael

[1] GWT Project
[2] http://ntecs.de/hg-projects/rubyjs/

On Mar 14, 2007, at 6:07 AM, Michael N. wrote:

Regards,

Michael

[1] GWT Project
[2] http://ntecs.de/hg-projects/rubyjs/

Seconded! I love GWT, but I’ve always said the worst thing about it
is that you have to code in Java to use it.