You can't. The dynamic classloader is an internal implementation detail of 
Clojure; you can't rely on it being available anywhere.

If you're interested in runtime control over the the Java classpath, look 
at https://github.com/cemerick/pomegranate

-S


On Sunday, July 29, 2012 2:05:00 PM UTC-4, Yoshinori Kohyama wrote:
>
> Hello programmers,
>
> Hi, Sierra.  Thank you replying.
>
> O.K. I can not always contol the classloader of the whole JVM.
>
> Then, how can I get the dynamic classloader for my current code/thread?
> Or can't I?
>
> Regards,
> Yoshinori Kohyama
>

-- 
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