[UPDATES] 2 for Squeak3.7beta

dway at mailcan.com dway at mailcan.com
Fri Jul 2 06:21:29 UTC 2004



A couple more semi-essential fixes before 3.7gamma.  Including removal
of String>>asPlural, by popular demand.

- Doug


------------------------------

5968EnsureEssentialProcs-nk -- Ned Konz -- 21 June 2004
It's possible to kill off the WeakArray finalization process, and it
never gets restarted.
This can cause many hard-to-diagnose problems.
This change set ensures that the WeakArray finalization process is
started at every start up.
It also shuts down the EventSensor's interruptWatcherProcess and
eventTicklerProcess at shutdown time (and starts them at startUp time,
of course).
(Removed InputSensor class>>startUp from original changeset which was
not needed. -dew)

5969asPluralRemoval -- Yoshiki Ohshima -- 29 June 2004
Remove asPlural."




<This automated message brought to you by the UpdateIncorporationTool.>
<See the UpdateIncorporationTool package on SqueakMap for details.>



More information about the Squeak-dev mailing list