• 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: Large Data Sets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Large Data Sets


  • Subject: Re: Large Data Sets
  • From: Shawn Erickson <email@hidden>
  • Date: Sat, 01 Jul 2006 08:19:10 -0700


On Jun 30, 2006, at 1:41 PM, Jerrod Fowkes wrote:

I dont think that NSDictionary will serialize down with other dictionary objects in it.

What do you mean by the above sentence? If you have an NSDictionary of NSDictionary instances with those containing objects that support NSCoding (foundation provided or your own) then you can serialize the whole object graph.


Review...

<http://developer.apple.com/documentation/Cocoa/Conceptual/Archiving/ index.html>

I am thinking that maybe NSXMLParser maybe a better solution for this.

To me it sounds like Core Data would be the best using either Binary or SQLite store types (the later allows partial loads of your object graph... which could help you if do get a very large set of entries you have to "manage").


Start here...

<http://developer.apple.com/macosx/coredata.html>

-Shawn

_______________________________________________
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


  • Prev by Date: Re: Compositing to custom view in Cocoa
  • Next by Date: KVO - Observing self from self
  • Previous by thread: Re: finding out time format of menu bar clock
  • Next by thread: KVO - Observing self from self
  • Index(es):
    • Date
    • Thread