Re: CoreData silently failing to insert?
Re: CoreData silently failing to insert?
- Subject: Re: CoreData silently failing to insert?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 26 Jan 2009 22:01:04 -0700
On Jan 26, 2009, at 9:34 PM, Jerry Krinock wrote:
Make sure you're looking at the YES/NO return value of -
[NSManagedObjectContext save:] and not just the non-nil-ness of the
NSError returned by reference.
I'm doing that, too. It still returns YES even though the records were
not actually saved. :(
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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