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-04 09:37:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bb021e0c73be220d82a0cc7b6648c2b7d0a5ec8
RestKit
/
Code
History
Jeremy Ellison
4bb021e0c7
add attribute parsing to RKXMLParser
2011-03-15 10:21:26 -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
Working XML Support. Twitter example working (XML and JSON)
2011-03-01 13:54:00 -05:00
Support
add attribute parsing to RKXMLParser
2011-03-15 10:21:26 -04: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