On Jun 19, 5:11 pm, Andreas Liljeqvist <bon...@gmail.com> wrote: > Thanks for the answer. > Would there be any problems associated with changing the root bindings? >
It means that every thread in the whole JVM would get that value, but that's probably what you want. It also means that if someone else changed the root value to a different value, all the threads would get that new value, instead of the one you want. In the case of this particular var none of this may be an issue. Paul -- 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