Fork me on GitHub
#tools-deps
<
2018-07-31
>
dominicm06:07:42

@cfleming I've opened a ticket for this. It was a map at some point.

Alex Miller (Clojure team)06:07:30

Currently the config files are treated generically by the code as a list of dep sources. We now have several places that need to know the semantic meaning of different config files so they can be included or not, located, etc. (-Srepro, local dep path resolution, env, etc). This also interacts with whether the install level config is an explicit file or embedded as a resource inside tda. Something definitely needs to change but I need a clear space to sit down and think through all the details, so it’s coming.

20
8