NSKeyPathExpression and message was received but not handled?
NSKeyPathExpression and message was received but not handled?
- Subject: NSKeyPathExpression and message was received but not handled?
- From: Colin Cornaby <email@hidden>
- Date: Thu, 05 Jun 2008 09:53:30 -0700
I'm getting exceptions thrown like the following:
id: An -observeValueForKeyPath:ofObject:change:context: message was
received but not handled.
Key path: firstName
Observed object: <SQLRow: 0x1853a930>
Change: {
kind = 1;
}
When I debug, "id" seems to be the description for a
NSKeyPathExpression. I'm not adding these as observers, as far as I
know. Is Cocoa doing this automatically? Anyone have any experience
with this sort of issue?
Thanks,
Colin
_______________________________________________
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