Fork me on GitHub
#deps-new
<
2021-08-11
>
dominicm21:08:52

The new functionality with multiple files, should I be emphasizing folders of configs or something to make that work smoothly?

dominicm21:08:15

I suppose there's always limits with deps.edn, unless you're going to include tooling like antz has for updating the edn while preserving the whitespace?

seancorfield21:08:42

Can you explain what you're asking? I don't understand the problem you're trying to solve.

dominicm21:08:58

I'm inventing hypothetical uses for the ability to add files to an existing project. I'm thinking about "Add the X library generation pack", which might add some deps aliases, stick a pom.xml in, maybe create some config files, that kind of thing.

seancorfield21:08:44

Nah, I'm not tackling that problem. That sort of thing needs to be built on top of rewrite-clj(s) and I'm not going there.