Re: Core Data done loading
Re: Core Data done loading
- Subject: Re: Core Data done loading
- From: mmalc Crawford <email@hidden>
- Date: Sun, 12 Apr 2009 08:36:02 -0700
On Apr 12, 2009, at 8:23 AM, Ivan C Myrvold wrote:
I have a document-based Core Data application, and I want to do some
initializing when the application is done loading data from the
persistent store.
The document doesn't "load" anything from the persistent store unless
you tell it to fetch something...
If you're using Cocoa bindings and an array controller to fetch data,
see <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBindings.html#//apple_ref/doc/uid/TP40004194-SW3
>.
mmalc
_______________________________________________
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