NSApplication Terminate:self <-- doesn't trigger dealloc method.
NSApplication Terminate:self <-- doesn't trigger dealloc method.
- Subject: NSApplication Terminate:self <-- doesn't trigger dealloc method.
- From: "Frederick C. Lee" <email@hidden>
- Date: Wed, 17 May 2006 14:30:42 -0700
Greetings:
I have a [NSApp terminate:self]; method that I call within an
Exception handler. I noticed that the resident dealloc method isn't
fired.
Just to be safe, I would like the dealloc method to fire.
How do I trigger the resident dealloc method when I programmatically
terminate the program?
Ric.
_______________________________________________
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