which cocoa objects to dealloc ?
which cocoa objects to dealloc ?
- Subject: which cocoa objects to dealloc ?
- From: Karim Morsy <email@hidden>
- Date: Sat, 18 Mar 2006 11:25:11 +0100
Hi again,
put logs in all of my custom object''s dealloc methods and obviously
none of them seems to get called when the app terminates.
for example, my custom NSView... when I send release to it before the
app quites nothing happens. if I send release twice the app crashes.
so in short...do I have to explicitly send dealloc to ANY custom
object I create, be it a view, a controller, or something else ?
thanks for your help,
Karim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden