Re: Best Way to Access Separate Core Data Document
Re: Best Way to Access Separate Core Data Document
- Subject: Re: Best Way to Access Separate Core Data Document
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 21 May 2005 22:05:03 -0700
On May 21, 2005, at 9:19 PM, Marc Blatt wrote:
We would appreciate any thoughts on the best approach to implement
the pipe between the User App and the Ref App or Ref App File.
Assuming the user has adequate privileges, simply add the shared
store to the document's persistent store coordinator:
addPersistentStoreWithType:configuration:URL:options:error:
<http://developer.apple.com/documentation/Cocoa/Reference/
CoreData_ObjC/Classes/NSPersistentStoreCoord.html>
When the user selects the category/whatever, copy the object...
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