Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobjectcontext

Duplication of entity when change made by a child ManagedObjectContext is pushed (saved) to its parent

Multi-Context CoreData with batch fetch by relationship

Core Data and multithreading

What is an effective way to perform cascading deletes of objects from Core Data without hurting app performance?

NSManagedObjectContext: performBlockAndWait vs performBlock with notification center

NSManagedObjectContext - how to update child when parent changes?

IOS CoreData, which NSManagedObjectContextConcurrencyType to use and why?

Two persistent stores for one managed object context - possible?

Context pattern? Why does Core Data need it?

CoreData child contexts, NSFetchedResultsController and main thread

NSManagedObjectContext doesn't refresh correctly

Copying pending changes between NSManagedObjectContexts with shared persistent store?

+entityForName: nil is not a legal NSManagedObjectContext parameter searching for entity name

Slow deletes and saves in nested NSManagedObjectContext

Core Data: Observing new Entity of certain type

How to get the ID of an object saved to Core Data's managed object context?

How to get managedObjectContext for viewController other than getting it from appDelegate?

Core Data crash NSInternalInconsistencyException 'statement is still active'