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 09:35:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
378aaac12b3eecdc4d724010876d5ebebf22b20d
RestKit
/
Code
History
Jeremy Ellison
378aaac12b
Topic and post creating, editing, and deleting
2011-01-11 12:32:18 -05:00
..
CoreData
fix for mapper bug that was assuming a 1:1 mapping between object classes and elements; removed method from dictionary category that made the 1:1 mapping assumption that caused the mapper bug; collapsed the RKRequestModel and RKRequestTTModel classes into RKRequestTTModel; made changes to the Three20 integration to perform all cache loading and network loading in response to Three20 load calls; used isOutdated TTModel method to enforce refreshRate on RKRequestTTModel
2010-11-30 15:08:05 -08:00
Network
fixed a memory leak associated with the new 503 alert strings on the client
2011-01-06 12:09:42 -08:00
ObjectMapping
Merge branch 'master' of github.com:twotoasters/RestKit
2011-01-06 15:48:31 -05:00
Support
Refactor JSONRepresentation to stringFromObject: on RKParser. Fixes
https://github.com/twotoasters/RestKit/issues/#issue/6
2011-01-03 12:40:20 -05:00
Three20
Topic and post creating, editing, and deleting
2011-01-11 12:32:18 -05:00
RestKit.h
Removed commented out code
2010-10-01 13:04:46 -04:00