On Thu, Mar 4, 2010 at 5:52 AM, Stuart Halloway <stuart.hallo...@gmail.com> wrote: > Some needs I see: > (0) More point releases of key libs (or some other solution to the snapshots > problem)
Agreed. > (1) Unify around the project structure imposed by lein, and/or Yes, but it should be noted this isn't really the "leiningen" project structure; it has been the conventional Clojure layout in the community from long before leiningen was released. > (2) Improve the project structure imposed by lein, if it is broken in some > specific way. (Maybe add a well-known config file for adding elements to the > classpath?) People have asked for this, but I have yet to hear a good use case for it. Mostly it's been requested by people who don't realize how easy it is to push their own jars to clojars. But if someone wants to implement it I will not refuse the patch. > (3) "lein deps" (or some other task) to clean up old jars. Right now I am > deleting them by hand from the lib directory. (Is this already solved?) Should be able to "lein clean". =) -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 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