> Don't forget that the aim is to have all the configurations updated to
> the new symbolic version capabilities of the Metacello.
>
> Given that, then the standard (official) way to load (either by hand or
> by tools like the browser) *any* configuration will be something similar
> to:
>
> Gofer it "or new"
> ��squeaksource: "MetacelloRepository";
> ��project: "XXX";
> ��load.
>
> ((Smalltalk globals at: #ConfigurationOfXXX) project version: #stable)
> load
>
> This of course will be hidden from users by the existence of the
> user-tools and will install the ��stable version tested for the image
> version metacello it is running on.
>
> Of course it will be way to load a specific version (either because a
> bug fix hunting or simply by personal preference) of a given
> configuration. Something like:
>
> ((Smalltalk globals at: #ConfigurationOfXXX) project version:
> '1.4-something') load
>
> But this will be only for specific users and for specific reasons. Most
> users only want the stable version for its platform and metacello's
> symbolic versions give them that.
>
> Cheers.
>
>
> El lun, 31-01-2011 a las 17:23 +0100, Luc Fabresse escribi��:
>> +1
>>
>>
>> #Luc
>>
>>
>> 2011/1/31 St��phane Ducasse <
stephane.ducasse@inria.fr>
>>
>>
>>
>>
>
> --
> Miguel Cob��
>
http://twitter.com/MiguelCobaMtz
>
http://miguel.leugim.com.mx
>
>
>
>