Re: Core Data observer exception in 10.6
Re: Core Data observer exception in 10.6
- Subject: Re: Core Data observer exception in 10.6
- From: Kyle Sluder <email@hidden>
- Date: Sat, 29 Aug 2009 14:35:23 -0700
--Kyle Sluder
On Aug 29, 2009, at 1:48 PM, David Sinclair <email@hidden> wrote:
In a Core Data-based app that works fine in 10.5.x, I now get an
exception as follows in 10.6 when opening a document. It targets
10.5, and the same exception occurs when rebuilding on 10.6 (still
targeting 10.5, but also when targeting 10.6).
There is an active thread going about this exception *right now.* Did
you check the list archives before posting? The answer is also in the
10.6 release notes, did you read those?
I don't register or unregister any observers myself, and the
exception occurs without touching any of my code. What's going on?
Cocoa Bindings use KVO, and you have no idea if internally Core Data
(or any other code for that matter) does as well.
--Kyle Sluder
_______________________________________________
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