is there a way to see which objects in a managedobjectcontext have not yet been added to the persist...
Read MoremanagedObjectContext giving an error...
Read MoreGood location to add a 'save context' in stock Master/Detail application...
Read MorefetchObjectsForEntityName: not recognised as valid method...
Read MoreHow to ensure NSManagedObjectContext when opened asynchronously through UIManagedDocument...
Read Morecould not locate an NSManagedObjectModel for entity name "X"...
Read MoreHow to keep a child NSManagedObjectContext up to date when using bindings...
Read MoreLooping to save data to Core Data with NSPrivateQueueConcurrencyType context leaves loop unexpectedl...
Read MoreCore Data stack with only a single context initialized with NSPrivateQueueConcurrencyType...
Read Morecore data do all relation objects get deleted too when deleting an entity's objects...
Read Morenil is not a legal NSManagedObjectContext parameter...
Read MoreCore Data context and singleton data controller...
Read MoreNSFetchedResultsController doesn't fetch up the child-parent moc chain?...
Read MoreApplication freeze while executing fetch request...
Read MoreNSManagedObject save only the latest object and not the whole objects...
Read MoreFetchedResultsController doesn't see the changes in managedObjectContext after data import...
Read MoreHow do sibling NSManagedObjectContexts interact?...
Read Morehow can child MOC know parent MOC's change?...
Read MoreDeleting Core Data record from Detail View of SplitView Controller...
Read MoreCore Data and Managed Object Contexts...
Read MoreObserving changes in the properties of an NSManagedObject: how to avoid looping?...
Read MoreWhy an infinite loop with: while ( [managedObjectContext hasChanges] ) [managedObjectContext process...
Read MoreAccess Core Data From Previous iOS Application in new PhoneGap Application...
Read MoreTrying to pass a managedObjectContext from GameAppDelegate to a view embed in a NavigationController...
Read MoreRefresh NSPersistentStoreCoordinator in AppDelegate from ViewController...
Read MoreWhy does Core Data take so long to save an object?...
Read MoreExchange context objects like row in tableview...
Read MoreEffective use of Core Data and NSManagedObjectContext...
Read MoreCore Data: Fetch objects from multiple ManagedObjectContexts...
Read More