Re: accessing values along NSIndexPath
Re: accessing values along NSIndexPath
- Subject: Re: accessing values along NSIndexPath
- From: Torsten Curdt <email@hidden>
- Date: Wed, 26 Mar 2014 23:45:26 +0100
From the docs it sounds pretty standard:
https://developer.apple.com/library/mac/documentation/cocoa/Reference/Foundation/Classes/NSIndexPath_Class/Reference/Reference.html#//apple_ref/occ/cl/NSIndexPath
strange - but fair enough.
cheers,
Torsten
On Wed, Mar 26, 2014 at 10:26 PM, Jens Alfke <email@hidden> wrote:
>
> 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