This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-02 09:31:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4da3290d507272ab2f3b5cbc9cbebc2673eba62e
RestKit
/
Code
History
Blake Watters
4da3290d50
added JSON and object to NSException when mapping fails because of bad input
2011-03-17 22:20:04 -04:00
..
CoreData
Removed saveObjectStore method on RKObjectManager, step toward separating Core Data from the base object mapping. RKObjectLoader now ensures that the object store is persisted appropriately before object loaders are sent
2011-01-21 00:56:17 -05:00
Network
Fixed crash during dealloc of RKClient due to initialization of baseURL observer using a blank host. Updated the object mapper to support class/keypath when loading a single object. Some updates to the UISpec harness to get things working again.
2011-02-25 14:42:50 -05:00
ObjectMapping
added JSON and object to NSException when mapping fails because of bad input
2011-03-17 22:20:04 -04:00
Support
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00
Three20
Always return an NSManagedObjectContext from the NSThreadDictionary. Do not bless the one on the main thread. Ensure merges happen on the main thread.
2011-01-13 14:33:28 -05:00
RestKit.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00