Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault

ViewContext not receiving updates from newBackgroundContext()

What is an efficient way to get an array of property values from a core data entity?

Saving Single CoreData Entity (Not the Whole Context) While Keeping NSFetchedResultController Functionality

Core data find-or-create most efficient way

CoreData entity with Boolean attribute being saved as an NSNumber object

Cross-model relationships in NSManagedObjectModel from merged models?

insertNewObjectForEntityForName:inManagedObjectContext: returning NSNumber bug?

Create an NSManagedObject Without Saving? [duplicate]

objectID of NSManagedObject: is it consistent?

core-data nsmanagedobject

Can I add standard ivars and properties to an NSManagedObject?

Issue Unknown type name NSManagedObject

best practices - NSManagedObjectContextObjectsDidChangeNotification in iOS

SwiftyJSON: Converting Objects to JSON

Why doesn't NSManagedObject instances hold a strong reference to their NSManagedObjectContext?

How to insert new data to entity in Swift?

Why am I not able to override isEqual in my NSManagedObject subclass?

Core data images from desktop to iphone

Adding relationships in NSManagedObjectModel to programmatically created NSEntityDescription

adding non-persistent variables to nsmangedobject