finalization order?

Ragnar Hojland Espinosa ragnar at linalco.com
Thu Jan 8 13:02:36 UTC 2004


I have the equivalent of the following:

   handle _ MyHandle new.
   conn _ MyConnection newUsing: handle

When handle and conn are GCed, I was expecting first for conn to be
finalized and then for handle.  Thats happens almost all the time but
not always, which is quite inadecuate.. can I do something about it?

-- 
Ragnar Hojland - Project Manager
Linalco "Specialists in Linux and Free Software"
http://www.linalco.com  Tel: +34-91-4561700



More information about the Squeak-dev mailing list