'setObject:forKey only defined for abstract class' runtime error
'setObject:forKey only defined for abstract class' runtime error
- Subject: 'setObject:forKey only defined for abstract class' runtime error
- From: Bert Torfs <email@hidden>
- Date: Thu, 14 Oct 2004 20:34:33 +0200
Hi all,
I guess this is fairly basic, but it is killing me (so to speak).
I have a class that inherits from NSMutableDictionary. Whenever I call
[setObject:ForKey] on it (or [enumerator]) I get the message
'setObject:forKey only defined for abstract class. Define [CPlotSerie
setObject;forKey:]'
All I want i s to call the ancestors' implementation. Any ideas?
Thanks a lot,
Bert
_______________________________________________
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