FROM : I. Savant
DATE : Sat May 10 20:54:27 2008
> Does anyone know how to "watch" for the dirty state of an
> NSManagedObjectContext (if that's where it is applicable)? I imagine
> the
> same way that NSPersistentDocument can do it, if that is feasible.
NSManagedObjectContextObjectsDidChangeNotification
http://developer.apple.com/documentation/Cocoa/Reference/CoreDataFramework/Classes/NSManagedObjectContext_Class/Reference/Reference.html#/
/apple_ref/doc/uid/TP30001182-BAJJHDFC
--
I.S.
DATE : Sat May 10 20:54:27 2008
> Does anyone know how to "watch" for the dirty state of an
> NSManagedObjectContext (if that's where it is applicable)? I imagine
> the
> same way that NSPersistentDocument can do it, if that is feasible.
NSManagedObjectContextObjectsDidChangeNotification
http://developer.apple.com/documentation/Cocoa/Reference/CoreDataFramework/Classes/NSManagedObjectContext_Class/Reference/Reference.html#/
/apple_ref/doc/uid/TP30001182-BAJJHDFC
--
I.S.
| Related mails | Author | Date |
|---|---|---|
| Keary Suska | May 10, 20:46 | |
| I. Savant | May 10, 20:54 | |
| Dave Fernandes | May 10, 21:03 | |
| Chris Hanson | May 11, 03:54 | |
| Dave Fernandes | May 11, 07:40 | |
| I. Savant | May 11, 15:04 | |
| Hamish Allan | May 11, 16:36 | |
| Keary Suska | May 11, 17:33 |






Cocoa mail archive

