Re: Looks KVC-compliant to me, but Cocoa says it ain't
Re: Looks KVC-compliant to me, but Cocoa says it ain't
- Subject: Re: Looks KVC-compliant to me, but Cocoa says it ain't
- From: "I. Savant" <email@hidden>
- Date: Wed, 19 Sep 2007 16:49:22 -0400
You said ...
> // glueClass is a variable of type Class, value is class 'Entry'
... but the runtime said ...
> [<Entry 0x3d23c0> setValue:forUndefinedKey:]: this class is not key
> value coding-compliant for the key position.
... which means you lied. ;-) The object in question (in the log)
says it's of type "Entry". Perhaps your glueClass pointer is not
pointing to where you really meant to point it?
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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