Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Large Data Sets




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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.