mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 12:27:52 +08:00
Finished cleaning up Core Data support. Happy with the new organization
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#import "../ObjectMapping/RKObjectLoader.h"
|
||||
|
||||
// Handles object loads when Core Data is being utilized
|
||||
@interface RKManagedObjectLoader : RKObjectLoader {
|
||||
NSManagedObjectID* _targetObjectID;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user