Re: Extending NSMutableDictionary what am I doing wrong?
Re: Extending NSMutableDictionary what am I doing wrong?
- Subject: Re: Extending NSMutableDictionary what am I doing wrong?
- From: Sherm Pendley <email@hidden>
- Date: Thu, 26 Feb 2004 08:25:06 -0500
On Feb 26, 2004, at 8:04 AM, Stefan Pantos wrote:
I want to extend NSMutableDictionary
NSMutableDictionary is a class cluster, so subclassing it is a bit out
of the ordinary.
See
<
http://developer.apple.com/documentation/Cocoa/Conceptual/Foundation/
Concepts/ClassClusters.html>
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.