The Big Nerd Ranch Core Data Stack

Robert Edwards notes that the Nested Managed Object Context Pattern has some cons: Slower than Shared Persistent Store Coordinator Pattern when inserting large data sets awakeFromInsert being called on NSManagedObject subclasses for each context in the parent chain Merge policies only apply to a context saving to a store and not to its parent context … Continue reading The Big Nerd Ranch Core Data Stack