Re: Custom NSArrayController - Dynamic Class?
Re: Custom NSArrayController - Dynamic Class?
- Subject: Re: Custom NSArrayController - Dynamic Class?
- From: Kyle Sluder <email@hidden>
- Date: Sun, 19 Jul 2009 10:21:49 -0700
On Jul 18, 2009, at 11:52 PM, BJ Homer <email@hidden> wrote:
Actually, use [object setIndex:] instead, and cast it as an
IndexedObject*. That will get rid of your compiler warnings.
-BJ
We're talking about the case in which you don't have a managed object
subclass, and therefore there is nothing to cast to.
--Kyle Sluder
_______________________________________________
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