On Thu, Sep 22, 2011 at 8:52 PM, Phil Hagelberg <p...@hagelb.org> wrote:
> On Thu, Sep 22, 2011 at 2:19 PM, Chouser <chou...@gmail.com> wrote:
>> It looks like each top-level form currently gets its own fresh
>> DynamicClassLoader.
>>
>> [...]
>>
>> (do (def a #()) (def b #()))
>
> If you'll pardon a nit-pick, this example is somewhat misleading since
> do forms are special-cased by the compiler so that each form they
> contain is treated as a top-level form.

Yes, you're right.  I shouldn't have used that example without
explaining that.  Thanks for doing it for me. :-)

--Chouser

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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