Shared Variables in Monticello Package

Chad Nantais cnantais at gmail.com
Thu Oct 5 00:22:05 UTC 2006


Is there a way that a Monticello package can automatically initialize
a class or a set of shared system variables when it gets loaded into
an image?

I have build a package that relies on setting shared variables.  I've
got it so they can be set by initializing the class that depends on
them.  I just don't want to have to initialize the class manually
whenever I load the package into another image if I don't really have
to.

Thanks in advance.

Chad



More information about the Squeak-dev mailing list