Rich Hickey wrote: > I'm going to deprecate add-classpath because people consistently use > it to avoid the standard classpath-setting mechanisms, at least until > I can figure out a way to coordinate it with the standard classloader.
You could make it a thread-local binding within the repl and unbind it when gets (load )ed from file. That'll show 'em! ;) ~phil --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---