Re: Inheritance from NSMutableArray
Re: Inheritance from NSMutableArray
- Subject: Re: Inheritance from NSMutableArray
- From: Jim Correia <email@hidden>
- Date: Sun, 15 May 2005 10:04:59 -0400
On May 15, 2005, at 9:44 AM, Felix Schwarz wrote:
2005-05-15 14:45:11.316 myapp[1630] *** Uncaught exception:
<NSInvalidArgumentException> *** -addObject: only defined for
abstract class. Define -[MyArray addObject:]!
Why is this happening? Why don't I seem to be able to inherit from
NSMutableArray?
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaObjects/Articles/ClassClusters.html
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden