On Sat, Dec 12, 2009 at 10:57 AM, Daniel Werner <[email protected]> wrote: > On Dec 10, 3:10 pm, Rich Hickey <[email protected]> wrote: >> I'm happy to announce I have implemented this fine-grained locals >> clearing in the compiler, in the 'new' branch. > > Is there a chance for this feature to find its way into master before > Clojure 1.1 is released? >
Unlikely. It is a pretty extensive change, and hasn't yet seen the kind of exercise the rest of the code in 1.1 has. That said, the bulk of what might constitute a version 1.2 is already done, so the gap between 1.1 and 1.2 might be short. Rich -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
