• 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
break on @throw (was Re: CoreDate: Can't reassign an object to a different store once it has been saved.)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

break on @throw (was Re: CoreDate: Can't reassign an object to a different store once it has been saved.)


  • Subject: break on @throw (was Re: CoreDate: Can't reassign an object to a different store once it has been saved.)
  • From: Jim Correia <email@hidden>
  • Date: Thu, 20 Apr 2006 18:52:50 -0400

On Apr 20, 2006, at 6:25 PM, Ondra Cada wrote:

(*) In Cocoa--using @throw you can indeed have any exception object (like NSString, NSObject, whatever) and it cannot be (far as I know) easily breaked on, which is one of many reasons for my belief such things like exceptions (or synchronisation) do *not* belong to language, but to libraries.

This may be an implementation detail subject to change, but @throw turns into objc_exception_throw(...) which you can break on.


Jim
_______________________________________________
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: 
 >CoreDate: Can't reassign an object to a different store once it has been saved. (From: Pierre Bernard <email@hidden>)
 >Re: CoreDate: Can't reassign an object to a different store once it has been saved. (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: CoreDate: Can't reassign an object to a different store once it has been saved.
  • Next by Date: PDFKit Removes Line Breaks in Annotations
  • Previous by thread: Re: CoreDate: Can't reassign an object to a different store once it has been saved.
  • Next by thread: Weird behavior when adding subview
  • Index(es):
    • Date
    • Thread