JVM newbie question here. Aside from the clojure & clojure-contrib jars, is there any downside to automatically setting up my CLASSPATH so that all jars on my box are available - even if I might only be using 1 or 2 for the code I'm working on at the moment? Does the jvm do any expensive initialisation for each jar? Or does it not make a difference until I explicitly import a jar in my clojure code?
(seeing as this is my first post, the obligatory - and genuine - thanks to Rich et al for all your efforts) Regards, Imran Rafique -- 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