Hi,

I have just read about the upcoming JDK 6u14 [1], which mentions that
one of the features is support for loading anonymous classes [2].

Is this being considered for Clojure? I couldn't really extract from
the article whether this is backwards-compatible or how much overhead
it is to maintain the classic handling of to-be-considered-anonymous
classes and the new, really anonymous classes.

Subjectively, I assume Clojure would benefit comparatively more from
this feature than other dynamic JVM-languages, due to more prevalent
use of GCd short-lived functions residing in short-lived classes.

[1] http://weblogs.java.net/blog/opinali/archive/2009/02/here_comes_jdk.html
[2] http://blogs.sun.com/jrose/entry/anonymous_classes_in_the_vm
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to