Re: Deallocation in Cocoa [greenhorn]
Re: Deallocation in Cocoa [greenhorn]
- Subject: Re: Deallocation in Cocoa [greenhorn]
- From: Ondra Cada <email@hidden>
- Date: Mon, 21 Oct 2002 13:51:18 +0200
On Monday, October 21, 2002, at 01:43 , Maksymilian Wojakowski wrote:
As the result, the dealloc method is launched when the app quits. Is it
the
proper way to deallocate the main Controller?
No. The proper way is not to deallocate it at all. Check archives, this
was discussed very extensively.
---
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.