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-06-13 01:28:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a02e13f8d185d612d11dfd1f068c5489fe3061b6
RestKit
/
Code
History
Stefan Eletzhofer
a02e13f8d1
fix duplicate definition of updateModel:fromElements:
2011-03-02 11:04:20 +01: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
fix duplicate definition of updateModel:fromElements:
2011-03-02 11:04:20 +01: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