Re: accessing values along NSIndexPath
Re: accessing values along NSIndexPath
- Subject: Re: accessing values along NSIndexPath
- From: Jens Alfke <email@hidden>
- Date: Wed, 26 Mar 2014 14:26:28 -0700
On Mar 26, 2014, at 1:14 PM, Torsten Curdt <email@hidden> wrote:
> There is really no other way?
Yes, if you’ve got a custom data model, then you’ll need to write custom code to navigate it with an index-path.
NSArrays-of-NSArrays aren’t really in common use in Cocoa, so they count as a custom data model IMHO.
—Jens
_______________________________________________
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