Solved :) Re: abstract object of class NSCFDictionary?
Solved :) Re: abstract object of class NSCFDictionary?
- Subject: Solved :) Re: abstract object of class NSCFDictionary?
- From: Daniel Kaesmayr <email@hidden>
- Date: Sun, 17 Mar 2002 23:14:52 +0100
Am 17.03.2002 20:35 Uhr schrieb "Ondra Cada" unter <email@hidden>:
>
>
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).
I used a initWithDictionary for a NSMutableDictionary, which somehow doesn9t
work anymore. DictionaryWithDictionary does...
Good night,
Dan
_______________________________________________
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.