On Aug 26, 2008, at 8:58 PM, Graham Cox wrote:
0,3,2,1would mean from the root, take the zeroth subitem, then the third, then the 2nd, then the 1st to arrive at the node at that point. An empty list (0 length) addresses the root node itself.
I'm not commenting on your idea, it's just that this very much sounds like NSIndexPath and since you didn't mention the name, I thought you may not know about the existence of this class (according to docs this is 10.4+). It's used to set selection index paths in NSTreeControllers.
Regards Markus -- __________________________________________ Markus Spoettl
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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 [EMAIL PROTECTED]