• 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: mmalcolm crawford <email@hidden>
  • Date: Sun, 23 Apr 2006 00:29:20 -0700


On Apr 22, 2006, at 5:19 PM, Andres wrote:

I am working with a Core Data document application and I am trying to find a way to track all the changes made to managed objects but from a non managed class. This class should know about changes to properties, object creation, etc.

Register to receive NSManagedObjectContextObjectsDidChangeNotification notifications from the managed object context.

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

mmalc

_______________________________________________
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>)

  • Prev by Date: Re: Object within CD Document
  • Next by Date: multiple different color lines in one NSView panel using NSBezierPath
  • Previous by thread: Re: Observing Core Data model changes
  • Next by thread: Object within CD Document
  • Index(es):
    • Date
    • Thread