How to get rid of an object pointed to by a do-it?

Herbert König herbertkoenig at gmx.net
Thu Sep 7 16:28:38 UTC 2006


Hello,

in a class comment of class A I have a doIt sending a message which
does 'B allInstances' of class B.

This doIt seems to hang around and prevents me from garbage collecting
the last two instances of class B. See attached gif. First element of
the array is the inspector itself.

The doIt is the last of many objects pointing to instances of class B
which I already hunted down but here I'm lost.

Any hints?

Thanks,

Herbert                          mailto:herbertkoenig at gmx.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ObjectsPointing.gif
Type: image/gif
Size: 4451 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060907/1013a89f/ObjectsPointing.gif


More information about the Squeak-dev mailing list