mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-25 05:39:50 +08:00
Added error logging and notifications for persistent data store failures.
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
//
|
||||
|
||||
#import "RKModelMapper.h"
|
||||
#import "JSON.h"
|
||||
|
||||
@interface RKMappingFormatJSONParser : NSObject <RKMappingFormatParser> {
|
||||
|
||||
SBJSON* _parser;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user