News

Flow of control in behaviors Java is not a dynamic language; to simulate a dynamic language’s features in Java, you must add a certain amount of “glue” to each class method that may be ...
This is Part Three of a series of articles on Java.next. In Part Three, I will explore how the Java.next languages (JRuby, Groovy, Clojure, and Scala) support dispatch. For my purposes here ...