mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-19 09:11:29 +08:00
Refactored object manager API's to de-emphasize delegates and removal duplication of blocks and delegates. Added block callbacks to RKObjectLoader.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#import "RKDynamicObjectMapping.h"
|
||||
|
||||
// Internal framework contexts
|
||||
// see RKObjectMappingProvider+Contexts
|
||||
// @see RKObjectMappingProvider+Contexts.h
|
||||
typedef enum {
|
||||
RKObjectMappingProviderContextObjectsByKeyPath = 1000,
|
||||
RKObjectMappingProviderContextObjectsByType,
|
||||
|
||||
Reference in New Issue
Block a user