Re: Casting objects in NSCountedSet
Re: Casting objects in NSCountedSet
- Subject: Re: Casting objects in NSCountedSet
- From: Koen van der Drift <email@hidden>
- Date: Tue, 24 Sep 2013 12:43:45 -0400
On Sep 24, 2013, at 12:37 PM, Kyle Sluder <email@hidden> wrote:
> If your additional methods don't override any methods of the superclass, you could convert the subclass to a category. You can even add per-instance storage using associated objects.
Good call for the category, that should be easy to implement.
Thanks for the explanation.
- Koen.
_______________________________________________
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