Re: NSSet primitive methods
Re: NSSet primitive methods
- Subject: Re: NSSet primitive methods
- From: Mike Abdullah <email@hidden>
- Date: Sat, 11 Oct 2008 15:27:05 +0100
Can I enquire as to why you wish to subclass it?
On 11 Oct 2008, at 15:15, Glen Low wrote:
Hi All
I want to subclass the class cluster of NSSet.
The documentation for the class clusters NSArray/NSMutableArray and
NSDictionary/NSMutableDictionary clearly shows what the primitive
methods are, so you only need to reimplement these for the subclass
to work e.g.
NSArray's primitives are count: and objectAtIndex: -- all the other
methods are implemented on top of these.
Now I want to do the same for NSSet, but the docs don't mention what
its primitive methods are.
Cheers, Glen Low
---
pixelglow software | simply brilliant stuff
www.pixelglow.com
aim: pixglen
_______________________________________________
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
_______________________________________________
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