Braulio Valdivielso

Results 3 comments of Braulio Valdivielso

Yeah I don't disagree that version resolution, config resolution, etc... could all belong in the package manager (or the user, if they are crafting their own mutually-consistent library distribution manually)....

> Packages can have configuration information in them. The problem is trying to have multiple configurations inside the same CPS, which is the thing that in my opinion could be...

> Let me forward the question to you. How would a CMakeLists.txt look like that define such linkage? In particular this problem: ``` service -> pkgc -> pkgd:static userexe ->...