• 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: Triggering a Method when a Core Data Property is Altered.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Triggering a Method when a Core Data Property is Altered.


  • Subject: Re: Triggering a Method when a Core Data Property is Altered.
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 6 Oct 2009 23:39:52 -0700

On Tue, Oct 6, 2009 at 11:32 PM, Joshua Garnham
<email@hidden> wrote:
> - awakeFromNib {

Okay, step 1: what the heck object is this?  NSManagedObjects aren't
going to have -awakeFromNib called on them (and you mustn't override
their initializers) so it can't be one of those.  Yet you're talking
about Core Data and observing self-properties, so what could this
object be?

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Triggering a Method when a Core Data Property is Altered. (From: Joshua Garnham <email@hidden>)

  • Prev by Date: Re: Issues with NSWindowDelegate on multiple Mac OS X platforms
  • Next by Date: Re: Launching and application in 32-bit in Leopard
  • Previous by thread: Re: Triggering a Method when a Core Data Property is Altered.
  • Next by thread: Re: Xcode 3.2 and NSTextField exceptions
  • Index(es):
    • Date
    • Thread