I remembered that. Now I was wondering about the following if we can tag a config we get in essence an Universe: a set of packages wrking with a given tag. But this is not quite the same. One of the problem that universes solved is that if MyApp requires AppA v1 YourApp requires AppA v3 I can load MyApp and YourApp separately but together thy may conflict or do not work Now universe forces me and you to choose when we publish because there was only one AppA the AppA for the current Universe. Stef On Sep 16, 2009, at 6:42 PM, Dale Henrichs wrote:
Stef,
Under Metacello, when you a release a version, the complete list of Monticello files are recorded with the version (including load order dependencies).
So Metacello is designed to make it possible to load old versions of projects into new images.
It is also possible to record the versions of all of the projects that you are using, so you can record the exact version of Seaside, Magritte and Pier you are using at a particular point in time, and then you load that exact configuration into a different image at any time in the future.
Dale ----- "Stéphane Ducasse" <stephane.ducasse@inria.fr> wrote:
| Ok but for pharo1.0 it would be nice to have it :) | then after we plug metacello underneath | | Doru with metacello will we be able to say | I want to load in the past the version of moose which worked with | pharo1.0 | even if now I'm working on pharo 3.2 (the real future :)) | | Stef | On Sep 16, 2009, at 1:08 PM, Damien Cassou wrote: | | > On Wed, Sep 16, 2009 at 11:38 AM, Tudor Girba <girba@iam.unibe.ch> | | > wrote: | >> I believe Metacello is a very nice piece of work and it should be | a | >> very strong contender for managing releases. The ui tools are not | >> quite there yet, but it works very nicely for allowing someone to | >> specify the exact configuration to be loaded. | > | > I agree. Universes is cool but: | > | > - it requires a dedicated server and only few people installed one | | > already | > - it only allows one administrator per package description | > - the interface is well... not very nice :-) | > - we would need to create a new universe from scratch | > | > -- | > Damien Cassou | > http://damiencassou.seasidehosting.st | > | > "Lambdas are relegated to relative obscurity until Java makes them | > popular by not having them." James Iry | > | > _______________________________________________ | > Pharo-project mailing list | > Pharo-project@lists.gforge.inria.fr | > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project | | | _______________________________________________ | Pharo-project mailing list | Pharo-project@lists.gforge.inria.fr | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project