Re: Tree Data Structure in objc-C?
Re: Tree Data Structure in objc-C?
- Subject: Re: Tree Data Structure in objc-C?
- From: Scott Stevenson <email@hidden>
- Date: Sun, 27 Nov 2005 21:17:32 -0800
On Nov 27, 2005, at 8:13 PM, Andrei Tchijov wrote:
What is wrong with dictionary of dictionaries (NSDictionary/
NSMutableDictionary)? Unless you are planing to have really huge
number of books in your system, you should be fine. If you are
planing to store huge number of books, than you should look into
Core Data.
There's no reason Core Data can't be used for small data sets (in my
opinion). It offers a lot more than just scalability.
- Scott
--
http://theocacao.com/
_______________________________________________
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