On May 18, 2010, at 12:59 AM, Rémi Forax wrote: > It's only useful when bridging JRuby and Java, It could also be useful for bridging language A to language B. For example, Clojure has a suite of Function interfaces. But the key use is as you say, for interoperating with the Java platform APIs. -- John