Best app location for general exception handler?
Best app location for general exception handler?
- Subject: Best app location for general exception handler?
- From: Shaun Wexler <email@hidden>
- Date: Sun, 19 Jan 2003 12:07:50 -0800
Hi people,
I'm fairly confident with the current stability and memory management
state of my application, and am ready to add exception handling, to
catch the unforeseen which hasn't made itself known during testing.
Where (and how) should I implement the main NSHANDLER for the app, to
"catch all", rather than in each class, to start with? I have not
subclassed NSApplication yet, and use an AppDelegate. Possibly post an
example snippet? TIA!
Sincerely,
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
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.