On Fri, Jan 5, 2018 at 1:20 PM, Gary Trakhman <gary.trakh...@gmail.com> wrote:
> Congrats on the release! It's exciting to see this vision move forward. > Wondering if the logical next step is the npm style of trees of duplicate > transitive git deps. In general, how is this going to work for transitive > deps? > tools.deps has the ability to read a file-based manifest in a git dep (or a local dep) and traverse its transitive dependencies. This works now for deps.edn based libraries and can be extended for other manifest types. I have started work on a pom.xml manifest reader. lein is harder to do right, but maybe easy to do badly. :) There are still some things to work out wrt how manifest readers like this are dynamically found and loaded; currently they have to be "in the box" but I see that's not the final end state. -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.