mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-29 00:12:11 +08:00
Migrate initialization of default error mapping from RKObjectManager to RKObjectMappingProvider
This commit is contained in:
@@ -104,8 +104,6 @@
|
||||
}
|
||||
|
||||
- (BOOL)prepareURLRequest {
|
||||
// TODO: Can we just do this if the object hasn't been saved already???
|
||||
|
||||
// NOTE: There is an important sequencing issue here. You MUST save the
|
||||
// managed object context before retaining the objectID or you will run
|
||||
// into an error where the object context cannot be saved. We do this
|
||||
|
||||
Reference in New Issue
Block a user