On Nov 1, 2010, at 4:14 PM, Johan Brichau wrote:
Hi Stef,
This works without dog sounds:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfXMLSupport'; load. ConfigurationOfXMLSupport load
Thanks johan! Probably the configuration in the Project is not up to date. The pattern should be publish and maintain a configuration per project (imagine that metacelloRepository vanish tomorrow) copy the config from time to time to Metacello Alex is it you that maintain the configurationOfXMLSupport? The new publish mechanism dale is working on will probably save this problem. Stef
On 31 Oct 2010, at 10:55, stephane ducasse wrote:
Gofer new squeaksource: 'XMLSupport'; package: 'XML-Parser'; load.
raise error because of tests not present.
Did I do something wrong?