Re: abstract object of class NSCFDictionary?
Re: abstract object of class NSCFDictionary?
- Subject: Re: abstract object of class NSCFDictionary?
- From: Ondra Cada <email@hidden>
- Date: Sun, 17 Mar 2002 20:35:59 +0100
On Sunday, March 17, 2002, at 06:34 , Daniel Kaesmayr wrote:
I have some old code from pr 10.1 that somehow doenst run anymore...
Either it never did, or the problem lays elsewhere. What you see is a try
to use NSDictionary as a normal class (most probably for subclassing),
which is impossible for as long as the thing exists, since it is a class
cluster (which is also the keyword for you to check for more information).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.