Did you catch the linked article about YARV? Koichi-San explains how relieved he is to just let everyone use the JVM, since YARV development was really starting to get tedious and annoying, having to support all that dynamic silliness, not to mention all the metaprogramming Ruby allows which mostly is used by bright developers just to show off. This will have the immediate benefit of speeding Ruby execution by a factor of twenty to a hundred, making Ruby much more suitable for general purpose use, and a real threat to traditional compiled languages such as COBOL, mainframe assembler and .NET. Ralph kkkkOn Sun, Apr 02, 2006 at 12:31:54AM +0900, James Britt wrote: > I've not seen this translated anyplace, but the Japanese Ruby site has > an announcement about Ruby being bought (yeah, I was surprised, too) by > Sun Microsystems; Matz is moving to California! > > The purchase takes effect on Christmas; in preparation for Sun > ownership, Matz is adding static typing (so it plays better with > Java(tm)), and replacing those annoying "end" keywords with significant > indentation, a la Python. (You'll get used to it.) The new name will > be Ruby 2 Enterprise Edition 3000. > > The best part, though, is that James Gosling will be adding an > interplanetary navigation library. Pretty sweet! > > > -- > James Britt > > "In Ruby, no one cares who your parents were, all they care > about is if you know what you are talking about." > - Logan Capaldo >