Re: Anonymous classloading in JDK 6u14

2009-02-12 Thread Rich Hickey
On Feb 11, 6:48 pm, pmf wrote: > 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-com

Anonymous classloading in JDK 6u14

2009-02-11 Thread pmf
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