Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Ruby (http://www.velocityreviews.com/forums/f66-ruby.html)
-   -   [Google Summer of Code] Port Google Web ToolKit (http://www.velocityreviews.com/forums/t839038-google-summer-of-code-port-google-web-toolkit.html)

Michael Neumann 03-14-2007 11:07 AM

[Google Summer of Code] 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 ;-)

Regards,

Michael

[1] http://code.google.com/webtoolkit/
[2] http://ntecs.de/hg-projects/rubyjs/



Mark Volkmann 03-14-2007 12:03 PM

Re: [Google Summer of Code] Port Google Web ToolKit
 
On Mar 14, 2007, at 6:07 AM, Michael Neumann wrote:

> 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 ;-)
>
> Regards,
>
> Michael
>
> [1] http://code.google.com/webtoolkit/
> [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.




All times are GMT. The time now is 11:07 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57