[Pharo-project] bundles identification?
Hi do you see a simple way to know if a package is used as a configuration map ie pier-all, moose-all because I would like to avoid to be forced to attach metadata to any package and in case of bundles I would like to be able to attach meta-data to only these. Sytef
On Sun, Jun 22, 2008 at 5:25 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi
do you see a simple way to know if a package is used as a configuration map ie pier-all, moose-all
because I would like to avoid to be forced to attach metadata to any package and in case of bundles I would like to be able to attach meta-data to only these.
I don't think so because we use Monticello with its dependency mechanism and I believe a package can be a dependency of multiple other packages. -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
yes but we could also idnetify packages that are only used as config map. Stef On Jun 23, 2008, at 8:37 AM, Damien Cassou wrote:
On Sun, Jun 22, 2008 at 5:25 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi
do you see a simple way to know if a package is used as a configuration map ie pier-all, moose-all
because I would like to avoid to be forced to attach metadata to any package and in case of bundles I would like to be able to attach meta-data to only these.
I don't think so because we use Monticello with its dependency mechanism and I believe a package can be a dependency of multiple other packages.
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Damien Cassou -
Stéphane Ducasse