On Tuesday, December 18, 2012 1:02:55 AM UTC-5, Mikera wrote: > > Re: tools.namespace, I've found some similar functions in the bultitude > library (https://github.com/Raynes/bultitude/tree/master/src/bultitude). > Apparently it addresses > "specific needs that clojure.tools.namespace did not provide". > > Is one of these recommended over the other, or is there a plan to merge > these so that > we get the best of both? >
Use whichever you find most useful. Merging them would not be trivial because Bultitude is not covered by the Clojure Contributor Agreement. tools.namespace 0.2.0 was a significant rewrite with a lot of new functionality. The 0.2.1 release restored backwards-compatibility with 0.1.x versions. TNS-1 was very specific to a particular Leiningen plugin and old Clojure release. For that reason, I resisted it for several months until it became clear to me how many already-released libraries were affected. -S -- 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