• 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: A tree data structure?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A tree data structure?


  • Subject: Re: A tree data structure?
  • From: Ken Thomases <email@hidden>
  • Date: Tue, 5 May 2009 08:21:30 -0500

On May 5, 2009, at 8:10 AM, Andreas Grosam wrote:

NSTreeController and CFTree is not exactly what I'm searching for. I would like to have a *pure*, simple and effective but complete tree data structure which comprises a hierarchy of objects:

[...]

Well, first of all, it's easy enough to write. There's no law saying you have to find an existing implementation. If the existing implementations don't meet your requirements, just roll your own.


That said, there probably are some pre-rolled implementations out there. If not in Cocoa, then third-party frameworks. Have you checked http://cocoadev.com/ ?

Since you mention NSTreeController and CFTree, you may already be aware of this, but just in case you aren't: have you looked at NSTreeNode?

Regards,
Ken

_______________________________________________

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


  • Follow-Ups:
    • Re: A tree data structure?
      • From: Andreas Grosam <email@hidden>
References: 
 >A tree data structure? (From: Andreas Grosam <email@hidden>)

  • Prev by Date: A tree data structure?
  • Next by Date: WTF? Is a file corrupted?
  • Previous by thread: A tree data structure?
  • Next by thread: Re: A tree data structure?
  • Index(es):
    • Date
    • Thread