[Pharo-project] ObjectFinalizer
Nov. 26, 2010
1:05 p.m.
Hello guys, I have another stupid question ^^ What is the purpose of ObjectFinalizer ? Cheers, Ben
Nov. 27, 2010
2:39 a.m.
On 26 November 2010 15:05, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Hello guys, I have another stupid question ^^
What is the purpose of ObjectFinalizer ?
It is a simple interface to send some message, when an object of interest become garbage. See Object>>toFinalizeSend:to:with:
Cheers,
Ben
-- Best regards, Igor Stasenko AKA sig.
5725
Age (days ago)
5726
Last active (days ago)
1 comments
2 participants
participants (2)
-
Benjamin -
Igor Stasenko