• 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: Sharing a persistent store between iOS and Mac
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sharing a persistent store between iOS and Mac


  • Subject: Re: Sharing a persistent store between iOS and Mac
  • From: Gerd Knops <email@hidden>
  • Date: Thu, 25 Aug 2011 15:36:26 -0500

On Aug 25, 2011, at 3:30 PM, Fritz Anderson wrote:

> iOS 4.3 Simulator, Xcode 4.1, Lion 10.7.1
>
> I'm having trouble generating a Core Data store and opening it in an iOS app (in the Simulator so far).
>
> My iOS app has to initialize a large, read-only dataset — a 12,000-word vocabulary with definitions. In my early drafts, with 6000 words, I had it parse a text file, but that took alarmingly long, and the watchdog timer would probably kill it if I attempted the full dictionary.
>
Can't comment on the actual question, but as a side node: the fastest way I could find to parse large text files on iOS is plain old fscanf. Everything else was substantially slower.

Gerd


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

References: 
 >Sharing a persistent store between iOS and Mac (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Sharing a persistent store between iOS and Mac
  • Next by Date: Re: Representation of strings with special chars
  • Previous by thread: Sharing a persistent store between iOS and Mac
  • Next by thread: Re: Sharing a persistent store between iOS and Mac
  • Index(es):
    • Date
    • Thread