Re: Crashing on all relevant exceptions
Re: Crashing on all relevant exceptions
- Subject: Re: Crashing on all relevant exceptions
- From: Aaron Jacobs <email@hidden>
- Date: Sun, 6 Aug 2006 23:30:46 -0700
Any more details? I'd be kind of worried overriding something so
critical. Is -run complicated, or easy to implement?
Does anyone have any sample code for this?
Is there any way to disable or preempt this exception handler and
any other ones Cocoa may use that are contrary to my goal?
Yes, but it involves subclassing NSApplication and overriding -run
so you can handle the exceptions yourself. But there's probably a
few pitfalls to overriding -run, so be careful.
_______________________________________________
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