re: Core data question in multiwindow doc app
re: Core data question in multiwindow doc app
- Subject: re: Core data question in multiwindow doc app
- From: Ben Trumbull <email@hidden>
- Date: Fri, 27 Jun 2008 11:32:24 -0700
When I add a new account entity my outlineview doesn't know. Should I
be using a notification to find out when a new account entity is
added. If so, which one?
The easiest way to track insertions and deletions in the
NSManagedObjectContext is the notification
NSManagedObjectContextObjectsDidChangeNotification.
--
-Ben
_______________________________________________
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