June 4, 2012
10:47 a.m.
On 6/3/12 8:11 PM, "Santiago Bragagnolo" <santiagobragagnolo@gmail.com> wrote:
I have added a metacello configuration for the project: There's only one version, so bleeding edge.
Gofer new    squeaksource3: 'PaulLePoulpe';    package: 'ConfigurationOfPaulLePoulpe';    load.    ConfigurationOfPaulLePoulpe project bleedingEdge load
In both Pharo 1.4 and Pharo 2.0 updated I get this odd: Gofer new    Argument expected ->squeaksource3: 'PaulLePoulpe';    package: 'ConfigurationOfPaulLePoulpe';    load. When I do by hand, start to load until I got the attached error. Edgar