Re: self release
Re: self release
- Subject: Re: self release
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 12 May 2003 09:51:05 -0700
On Monday, May 12, 2003, at 09:31 AM, Wolfgang Ante wrote:
Is it OK to "[self release]"?
The only time I've had occasion to do so was in an -init method, where
initialization failed and I needed to avoid leaking memory. Other than
such a situation, sending -release to self is very unusual.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.
References: | |
| >self release (From: Wolfgang Ante <email@hidden>) |