DCTCoreData
DCTCoreData copied to clipboard
My additions to Core Data.
Hi, I've seen some edge case errors which (I think) are to do with not creating contexts in the thread where they will be used. I noticed the dct_ async...
any chance this can be added to the cocoa pods master list? http://guides.cocoapods.org/making/making-a-cocoapod.html
From DCTManagedObjectAutomatedSetup, json to local declare CoreData. How about if I have not declare my CoreData yet but when receiving json, I want to use that json to create my...
Greetings. Had DCTCoreData nicely integrated into a project as a static lib dependency using an Xcode workspace. The latest changes drop the project files.
Might be an idea to allow a dictionary to be created from a managed object, using the remote keys as the keys for the dictionary.