Sept. 18, 2012
5:26 p.m.
Isn't that what Dale already did with the scriptable metacello? :S BTW, what do you expect from expression like Gofer it ss3: 'project1'; ss3: 'project2'; configuration; blah ? On Tue, Sep 18, 2012 at 7:21 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
I hate typing "sooo much" when loading a configuration. So how about integration part of that into Gofer?
Gofer new squeaksource: 'NativeBoost'; configuration; loadStable
for a working implementation see https://code.google.com/p/pharo/issues/detail?id=6696
best cami