• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: c++ exceptions causing abort
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c++ exceptions causing abort


  • Subject: Re: c++ exceptions causing abort
  • From: Benjohn <email@hidden>
  • Date: Tue, 14 Dec 2004 13:34:50 +0000


On 13 Dec 2004, at 19:38, John Stiles wrote:

I'd shy away from doing anything to the message dispatch machinery. It's not something you want to fiddle with.

OTOH, I could imagine a nice template or something that would automatically build up the catch machinery around your function with only a little bit of effort. I'd have to think that through a bit but I think you could probably bundle up 90% of the work into one place and get it over with.

:) I'm thinking of something along these lines. I'm worried that there's a reasonably good chance of us missing one of the places where we need to place a catch handler, which would lead to our application hanging at run time :( The membrane library (someone mentioned this on the list) seems to help with much of the wrapping.


Cheers,
	Benjohn

_______________________________________________
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


References: 
 >c++ exceptions causing abort (From: Benjohn <email@hidden>)
 >Re: c++ exceptions causing abort (From: John Stiles <email@hidden>)
 >Re: c++ exceptions causing abort (From: Benjohn <email@hidden>)
 >Re: c++ exceptions causing abort (From: John Stiles <email@hidden>)

  • Prev by Date: Re: NSProgressIndicator, MUST use threads?
  • Next by Date: Re: Cocoa-dev Digest, Vol 1, Issue 409
  • Previous by thread: Re: c++ exceptions causing abort
  • Next by thread: Re: c++ exceptions causing abort
  • Index(es):
    • Date
    • Thread