Re: Causes of "Cannot update object that was never inserted"
Re: Causes of "Cannot update object that was never inserted"
- Subject: Re: Causes of "Cannot update object that was never inserted"
- From: Jerry Krinock <email@hidden>
- Date: Mon, 17 Jun 2013 12:36:13 -0700
On 2013 Jun 17, at 00:17, Michael Crawford <email@hidden> wrote:
> Try adding assertions throughout your code.
That's a good idea, Michael, although for Release builds I prefer to just NSLog(). My "Trouble Zipper" that users can download from the app's Help menu filters out system logs. Not sandboxed :)
I can't see any place where I'm returning a non-inserted object, or even inserting or updating on a non-main thread. I'll just leave the insertions in maybe someday one of them will squawk.
Jerry
_______________________________________________
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