• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to import data in Core Data app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: How to import data in Core Data app?
      • From: mmalc crawford <email@hidden>
  • Prev by Date: Re: encoding c++ objects for file saving
  • Next by Date: Drag&Drop procedure fired twice right after another
  • Previous by thread: Re: encoding c++ objects for file saving
  • Next by thread: Re: How to import data in Core Data app?
  • Index(es):
    • Date
    • Thread