[squeak-dev] Class MessageTally not initialized in 6.0 images

Marcel Taeumel marcel.taeumel at hpi.de
Thu Feb 18 08:17:59 UTC 2021


Hi Jaromir,

ah, thanks again. I fixed it in System-mt.1216.

> I still wonder why initializing via the class #initialize doesn't work.

Because a class-side #initialize will only be called when its code changes, which does not happen automatically for release building / CI.

Best,
Marcel
Am 17.02.2021 21:44:54 schrieb Jaromir <m at jaromir.net>:
Marcel, unfortunately initializing ShowProcesses in an accessor won't help;
#spyOn: accesses the ShowProcesses variable directly... I still wonder why
initializing via the class #initialize doesn't work.
Thanks,



-----
Jaromir
^[^
--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210218/51a50410/attachment.html>


More information about the Squeak-dev mailing list