Re: { Semi-Newbie } Inverse of +initialize?
Re: { Semi-Newbie } Inverse of +initialize?
- Subject: Re: { Semi-Newbie } Inverse of +initialize?
- From: Ondra Cada <email@hidden>
- Date: Sat, 12 Oct 2002 00:01:06 +0200
On Friday, October 11, 2002, at 11:45 , Richard Kendall Wolf wrote:
Just curious ... is there any sort of an inverse of the +initialize
factory method? ... something like +cleanup? ... a factory method that
will be called for every class, say, just before an application
terminates? ... so that the class can deallocate any private data pointed
to by static variables?
See those application-sent notifications. There's one for you ;)
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.