Aug. 17, 2011
5:49 p.m.
 1. Use the configuration found in the project repository.  2. Use the configuration found in MetacelloRepository
The following code would do that automatically (i.e. for Moose): Gofer new squeaksource: 'Moose'; squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault Lukas -- Lukas Renggli www.lukas-renggli.ch