From: Charles Oliver Nutter Date: 2007-03-29T18:00:48+09:00 Subject: Re: On Enterprise Ruby S. Robert James wrote: > Perhaps JRuby will address these and library issues, but I think JRuby > is targeted more towards using Ruby to talk to Java, not enhancing > Ruby in its own right. Perhaps over time, as more people adopt Ruby, > all of these issues will be addressed more... Au contraire...JRuby aims to be the best Ruby possible on the JVM. If that ultimately means we solve some issues (threading, performance, unicode, scaling) before/better than the C implementation, so be it. But it will still be Ruby, and we intend to run all the same apps unmodified (or as close to unmodified as possible). - Charlie