Doesn't Lein currently rely on Maven for dependency management?

- James

On Jan 22, 6:53 pm, Sean Devlin <francoisdev...@gmail.com> wrote:
> Okay, we've all seen this thread:
>
> http://groups.google.com/group/clojure/browse_thread/thread/182f171af...
>
> It just hit me that we're all going about this the wrong way.  Our
> libraries shouldn't specify specific versions.  Each dependency should
> be a Clojure predicate.  Then, the lein deps could combine the
> predicates apply a filter operation.  Pick the "greatest" version in
> the sequence.  If the resulting seq is empty, throw an error.
>
> Leave past methods behind.

-- 
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

Reply via email to