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-06 22:39:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc482efd3148f07c4d82768c5a7941a4834a2779
RestKit
/
Code
History
Jeremy Ellison
bc482efd31
Working XML Support. Twitter example working (XML and JSON)
2011-03-01 13:54:00 -05: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
Working XML Support. Twitter example working (XML and JSON)
2011-03-01 13:54:00 -05:00
Support
make RKXMLParser support RKParser protocol
2011-03-01 12:44:10 -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