• 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: Observing Core Data model changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Observing Core Data model changes


  • Subject: Re: Observing Core Data model changes
  • From: Andres <email@hidden>
  • Date: Sat, 22 Apr 2006 23:44:07 -0600

Your subject line is a little misleading, in that you are really interested in object (instance) changes, not changes to the model (usually meaning the managed object model.)

Sorry, you are right, changes to the instances.


NSManagedObjectContextObjectsDidChangeNotification NSManagedObjectContextDidSaveNotification

For more information, see the bottom section of the API reference at:

http://developer.apple.com/documentation/Cocoa/Reference/ CoreData_ObjC/Classes/NSManagedObjectContext_index.html


Reference checked and tested, just what I needed, thank you!

Andrés

_______________________________________________
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: 
 >Observing Core Data model changes (From: Andres <email@hidden>)
 >Re: Observing Core Data model changes (From: Matthew Firlik <email@hidden>)

  • Prev by Date: Re: Observing Core Data model changes
  • Next by Date: Re: NSUndoManager and undo history
  • Previous by thread: Re: Observing Core Data model changes
  • Next by thread: Re: Observing Core Data model changes
  • Index(es):
    • Date
    • Thread