How to import data in Core Data app?
How to import data in Core Data app?
- Subject: How to import data in Core Data app?
- From: "Arthur C." <email@hidden>
- Date: Thu, 01 Mar 2007 18:12:26 +0100
I have a Core Data application of which I would like to import/export the
managed objects.
The idea is to create some managed objects in one place and distribute them
among various users (for example, by sending a file by mail).
The question is how to handle this using Core Data. In the Core Data
Programming guide there is a topic on 'importing legacy data', but that only
covers the merging / removing duplicates issues. What I would like to know
is how to save things to file (another persistent store?), and retrieve them
again. That is, using as much of Core Data as possible, as reading/writing
to a file can of course be done without the framework.
Thanks for your time,
Arthur C.
_________________________________________________________________
Talk with your online friends with Messenger
http://www.join.msn.com/messenger/overview
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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