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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to