Mike On 11/10/2008, at 10:27 PM, Mike Abdullah wrote:
Can I enquire as to why you wish to subclass it?
I have an existing data structure defined in C that I need to wrap with an Objective-C veneer. Rather than struggle to keep the C and an actual Objective-C NSSet in sync, I'd rather just define a NSSet subclass instead that passes all relevant operations to the C structure/functions. Also the data structure is more akin to an unordered set than an ordered array e.g. it's non-trivial to retrieve an indexed member of the structure.
Cheers, Glen Low --- pixelglow software | simply brilliant stuff www.pixelglow.com aim: pixglen _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]