• 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
Re: Passing data to Core Data model
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing data to Core Data model


  • Subject: Re: Passing data to Core Data model
  • From: John Timmer <email@hidden>
  • Date: Tue, 14 Jun 2005 08:12:51 -0400

I can't imagine any way of automating without having an idea of how the data
file is structured.  Even then, if it's not a fairly rigid structure, then
any two data files might have a different set of keys and each key will
almost certainly appear a different number of times.

So no, I don't think you're missing anything obvious.  You may just have to
do some sort of manual comparison of the original data and your objects
after importing it.

JT



> 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.
> Obviously, I'm missing something here?

_______________________________________________
This mind intentionally left blank


 _______________________________________________
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

References: 
 >Passing data to Core Data model (From: Nicholas Crosbie <email@hidden>)

  • Prev by Date: Re: Watch for overflow when drawing string to NSView for printing?
  • Next by Date: Re: Passing data to Core Data model
  • Previous by thread: Passing data to Core Data model
  • Next by thread: Re: Passing data to Core Data model
  • Index(es):
    • Date
    • Thread