[squeak-dev] Setting class instance variable nil...that's interesting

gettimothy gettimothy at zoho.com
Sat Sep 12 14:18:02 UTC 2020


Ignore if spam...





It is interesting that I can reset a class instance variable inside one of the methods of a class with a doit.

However, I cannot do it from a Workspace .





TemplateTitleWords := nil  from within the method area works (surprising, but very handy).

WikitextTemplates TemplateTitleWords :=  nil.  does not (as expected)



I expect the latter, I am surprised by the former.



Don't get me wrong, it is a handy feature , but if it is a bug, here is a heads up.



cheers,



tty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200912/0ae213d7/attachment.html>


More information about the Squeak-dev mailing list