March 22, 2015
4:53 p.m.
Le 22/03/2015 17:41, stepharo a écrit :
Defining a configuration for your project.
Even easier: define a BaselineOf for your project (a configuration will have you write a baseline anyway). And use Metacello to load it. Thierry
You can have a look for example in the Mines configuration it depends on LedMorph
Le 22/3/15 16:25, Laura Risani a écrit :
Hi all,
What's the easiest way at the moment to make a package when downloaded from a repo automatically download others (which depend only on core system classes)?
Best, Laura