Re: Core Data : Undo Delete : Cannot fulfill a fault
Re: Core Data : Undo Delete : Cannot fulfill a fault
- Subject: Re: Core Data : Undo Delete : Cannot fulfill a fault
- From: Richard Somers <email@hidden>
- Date: Mon, 26 Sep 2011 13:53:46 -0600
On Sep 26, 2011, at 12:34 PM, Jerry Krinock wrote:
> Note: It looks like we have a private discussion going on here. I'm not sure if that was intentional. Anyhow…
Another individual took it private for some reason.
> As I said, nothing is being fetched at this point. As I said in my other messages, I think that, when undoing object deletion, Core Data somehow un-faults the faulted object by re-populating it with properties it has stored in an argument of an invocation which it had earlier pushed onto the undo stack.
>
>> Apple's official related sample code for awakeFromFetch is CoreRecipes/Sample Applications/CoreRecipesApp. But this project is broken.
>
> DepartmentAndEmployees, last updated in 2007, still works, albeit with several compiler warnings. That's what I always use to test Core Data behavior.
Have you looked at Core Data Programming Guide, Troubleshooting Core Data, Fault cannot be fulfilled? This section of the documentation contains some very specific and detailed information regarding this error message.
--Richard
_______________________________________________
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