Re: Changes to Core Data in iOS 8
Re: Changes to Core Data in iOS 8
- Subject: Re: Changes to Core Data in iOS 8
- From: Rick Mann <email@hidden>
- Date: Wed, 24 Sep 2014 00:13:17 -0700
On Sep 23, 2014, at 20:26 , Kyle Sluder <email@hidden> wrote:
> Have you checked the value of your MOC’s propagatesDeletesAtEndOfEvent property on iOS 7 and iOS 8?
Yeah, I checked. It's the same on both (true), but I didn't check what happens if I set it to false.
> But more fundamentally, why aren’t you listening for NSManagedObjectContextObjectsDidChangeNotification to trigger your UI updates?
Well, it doesn't seem to me that that's the only way one should be able to handle these kinds of changes. Maybe that's the best way, although at this moment, I'm not sure I'll be guaranteed that the object graph will be properly updated at that point.
--
Rick Mann
email@hidden
_______________________________________________
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