How about the speed improvements. Ruby in FireFox3 is 5 times faster than Ruby 1.8.2 command line.
Phlip wrote: > Richard Boldway wrote: > > >> I was reading John Resig (jQuery creator) blog on Ruby VM in JavaScript >> at http://ejohn.org/blog/ruby-vm-in-javascript/ >> >> This opens up a lot of possibilities and my imagination has gone crazy. >> >> Can templates be downloaded to the browser and be expanded there? >> >> Can we push ERB or HAML into the brower? >> >> Can we make generators that create Ruby code that will be run on the >> client-side? >> > > Why stop there? Internet Explorer's script layer is pluggable, and RubyScript > has been around since like 2002 at least. You can shove all that JavaScript > where it belongs and use pure Ruby, all the way from the server to the user's > face. If the user uses a hotwired IE... (-: > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
