Indeed, this was a mistake. It's fixed now. Cheers, Doru On 12 Dec 2010, at 03:42, Damien Pollet wrote:
On Tue, Jun 15, 2010 at 13:43, Tudor Girba <tudor.girba@gmail.com> wrote:
If you want to load PetitParser with all required dependencies you do it via this script:
Gofer new renggli: 'petit'; package: 'ConfigurationOfPetitParser'; load. (Smalltalk at: #ConfigurationOfPetitParser) perform: #loadDefault.
⦠but loadDefault does not load anything! Shouldn't it rather be like in ConfigurationOfPetitParser-tg.6 ?
loadDefault (self project version: 'default') load
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
-- www.tudorgirba.com "Problem solving should be focused on describing the problem in a way that makes the solution obvious."