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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to