Re: : -awakeFromNib, application_releasing ...
Re: : -awakeFromNib, application_releasing ...
- Subject: Re: : -awakeFromNib, application_releasing ...
- From: John Randolph <email@hidden>
- Date: Wed, 2 Jul 2003 13:34:35 -0700
On Wednesday, July 2, 2003, at 1:14 PM, James Quick wrote:
Thanks for the correction. When I read the documentation, I was
dissuaded
from doing that. In the NSObject documentation for the - dealloc
method,
It states: "You never send a dealloc message directly."
Whoops! It should have said "unless you're overriding the inherited
-dealloc method, in which case you *must* send [super dealloc]".
-jcr
_______________________________________________
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.