Re: A tree data structure?
Re: A tree data structure?
- Subject: Re: A tree data structure?
- From: Graham Cox <email@hidden>
- Date: Wed, 6 May 2009 01:52:25 +1000
On 06/05/2009, at 1:28 AM, Andreas Grosam wrote:
Please don't underestimate the effort to "just roll your own".
Nor overestimate it ;-)
Bear in mind that a simple tree can be implemented using multiple
instances of just one small object, the node itself. Usually that's
all you have to code and it's all self-referential.
--Graham
_______________________________________________
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