[Newbies] How to get rid of objects...

cdrick cdrick65 at gmail.com
Tue May 9 16:56:26 UTC 2006


>
> > I d like to know if there is a way to force garbage collection of
> > objects (still referenced)...
>
> A still referenced object is never garbage-collected. You must cut
> the reference first, that is, write another object (like nil) into
> the variable that references your object.


not so easy :)
especially when I explore or inspect to see pointers :)
It's propably better to use a workspace...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20060509/6cb41f70/attachment.htm


More information about the Beginners mailing list