[squeak-dev] Does Monticello try to install shared pools before methods using them?

Craig Latta craig at netjam.org
Mon Dec 8 13:24:49 UTC 2014


Hoi--

     I'm attempting to create a Monticello package which provides a
shared pool (as a subclass of SharedPool) and methods which use its
variables. On installation, does Monticello try to ensure that a pool is
installed before methods which use it? When I install the package in a
fresh system, I get messages on the Transcript complaining that shared
variables are undefined.

     Is there some way one fiddles with the writing process, or with the
package after it is written, to avoid ordering problems?


     thanks!

-C

--
Craig Latta
netjam.org
+31   6 2757 7177 (SMS ok)
+ 1 415  287 3547 (no SMS)



More information about the Squeak-dev mailing list