Joe Gregorio has written a very
interesting article that explores, with simple Python examples, some of the Python (and Ruby) language features that are missing from the Java language. As a Java fan I have to point out that, while those features are missing from the Java language, they are not missing from the Java platform. You can get all those goodies from
Jython and
JRuby and
Groovy, which all run via Java VM.
Posted by Charles Oliver Nutter on August 31, 2006 at 03:18 PM EDT #
Posted by Dave Johnson on August 31, 2006 at 04:35 PM EDT #