Re: NSConcreteMutableData and valueForKey
Re: NSConcreteMutableData and valueForKey
- Subject: Re: NSConcreteMutableData and valueForKey
- From: "Pontus Ilbring" <email@hidden>
- Date: Sat, 16 Dec 2006 17:08:40 +0100
On 12/15/06, Julio Cesar Silva dos Santos <email@hidden> wrote:
I am trying to test a string in an NSManagedObject to perform some
operations (enable/disable a button) but I am receiving this message:
[NSConcreteMutableData isEqualToString:]: selector not recognized [self =
0x5731660];
The object being returned for nameOfKey appears to be of the
NSMutableData class and not an NSString as you expect, so shouldn't
you be investigating the point where nameOfKey was set instead?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden