[squeak-dev] loading one mcz depending on another

Damien Cassou damien.cassou at gmail.com
Wed Jul 2 12:09:11 UTC 2008


On Wed, Jul 2, 2008 at 1:58 PM, cdrick <cdrick65 at gmail.com> wrote:
> I need to load 2 mcz. The first need to be initialized before I load the second.
> I did a Package-all but it doesn't work (syntax error). The load order
> is ok, but I guess the initialization is done at the end... hence my
> problem

I don't see how a syntax error could be related to MC. Have you tried
to load Package-1 alone then Package-2?

> Is it possible to use MCM for that ? I just can't use it....

If you want MCM, install MC1.5.

-- 
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)



More information about the Squeak-dev mailing list