Core Data To-Many Relationship KVO
Core Data To-Many Relationship KVO
- Subject: Core Data To-Many Relationship KVO
- From: Richard Charles <email@hidden>
- Date: Wed, 11 Feb 2015 16:27:09 -0700
I have a Core Data in-memory store. There is a managed object which uses KVO on a to-many relationship property of itself.
When an object at the other end of the relationship is deleted using [managedObjectContext deleteObject:object] the KVO change notification is not sent right away.
What triggers or will trigger the KVO change notification?
Richard Charles
_______________________________________________
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