Re: Passing data to Core Data model
Re: Passing data to Core Data model
- Subject: Re: Passing data to Core Data model
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 14 Jun 2005 05:25:41 -0700
On Jun 13, 2005, at 9:13 PM, Nicholas Crosbie wrote:
How do I tell my app to look for the keywords (and
then get the corresponding data) in an existing data
file? I need to do that in order to test if my core
data model sufficiently describes my data files for
the sake of getting data from them. In other words,
how would you set things up to test the core data
model?
Apologies for the newbie nature of this question.
Appleās documentation is OK if starting from scratch
(i.e. creating data and keys at the same time), but,
for me at least, not helpful when trying to pass the
contents of a data file to a core data model.
It's not clear to me what you want to do. The managed object model
defines a schema. You don't pass data to it. What do you mean by
"the keywords"? What is the "existing data file" -- an existing non-
Core Data file that contains information in a legacy format (a keyed
archive?)?
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