>
> For me Universe is good when a complex program is ok for public
> consumption not incremental
> daily changes.
>
Do have a look at Sake/Packages equivalent to universes.

You can define a package with non-specific versions, i.e. to load the
latest seaside when keeping up with the bleeding edge.

Packages beta load: 'Seaside'.

Or you can define a specific definition based upon specific versions.

Packages current load: 'Seaside'.

Keith

> So tell me because I do not understand.
> I also thought that Mcm was offering a fixed versions and could be
> used a fixed configmap
> We could extend it to support **load latest for this component**
>
> Stef
>
> _______________________________________________
> 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

Reply via email to