Hi Dale,
since you are reading this forum, may i ask you another qestion here
(btw i asked for access to the metacello forum, i dont know, a year ago
or so but didnt get it)? assumed i have a project (with a config) in a
baseline and several packages in that baseline with dependencies on
specific packages of this project. with that #import: method i could
model this dependencies of course, but i guess #import: is only for
git-baselines, or? if this is correct, is there a possibility to model
these dependencies without making a special project for each of these?
or simpler: project consists of packA & packB, my baseline consists of
project (only via its config) and packC & packD, packC depends on packB,
and packD depends on packA. now i want to load eg packD via my baseline
and this should of course load also packA but not packB. (and no git
involved.)
werner