• 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: Tree Data Structure in objc-C?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tree Data Structure in objc-C?


  • Subject: Re: Tree Data Structure in objc-C?
  • From: Uli Kusterer <email@hidden>
  • Date: Mon, 28 Nov 2005 09:57:07 +0100

Am 28.11.2005 um 06:59 schrieb David Chan:
The users are supposed to be able to include as many books as they want to.
So I should consider a case where they have a huge number of books. I was
thinking of NSDictionary too but does it has any problem when it comes to
huge number of data?

NSDictionary is pretty efficient for what it does, but it does a lot, so there are cases where you know you don't need all that flexibility where you are better off with a custom class or CoreData.


Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ 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: 
 >Tree Data Structure in objc-C? (From: David Chan <email@hidden>)
 >Re: Tree Data Structure in objc-C? (From: Andrei Tchijov <email@hidden>)
 >Re: Tree Data Structure in objc-C? (From: David Chan <email@hidden>)

  • Prev by Date: Re: Is Apple's singleton sample code correct?
  • Next by Date: Re: Date to string
  • Previous by thread: Re: Tree Data Structure in objc-C?
  • Next by thread: Re: Tree Data Structure in objc-C?
  • Index(es):
    • Date
    • Thread