> What's the community protocol around locally installing Clojure 1.2, > and adding that as a dependency for a published library?
I'll take a shot at this question. Clojure stresses immutability, and dependencies should be no different. I'd say it's bad form to force a dependency on an unreleased version of Clojure, because it's a moving target. Granted, there should be a mechanism for version 1.1.x, or 1.x so that libraries are forward compatible to a certain version. Just my $.02 Sean -- 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