On Wednesday, October 28, 2015 at 12:34:10 PM UTC-5, William la Forge wrote:
>
> What about the converse? If namespaces can be dynamically loaded, can/will 
> they be garbage collected when no longer referenced?
>

Currently, namespaces are never automatically unloaded.
 

> Alternately, it would be great to be able to load a namespace from an 
> alternative path. I.E. The standard namespace loader but working with a 
> different directory. Or is this already implicit in what you are describing?
>

This is already possible via the classpath.
 

> I've done a lot in the past with Java class loaders, though no pressing 
> needs at the moment. But it would be nice to extend components to support 
> multiple versions of the same namespaces. :-)
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to