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-07 22:42:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
406c5a1f7c50650abb8f2d65a86a36492f9ee6f4
RestKit
/
Code
History
Blake Watters
406c5a1f7c
Added support for mutating URL and resourcePath on RKRequest and RKObjectLoader.
closes
#242
2011-07-24 16:51:19 -04:00
..
CoreData
Merge pull request
#234
from GateGuru/unit-testing-and-queue-fixes
2011-07-22 05:15:01 -07:00
Network
Added support for mutating URL and resourcePath on RKRequest and RKObjectLoader.
closes
#242
2011-07-24 16:51:19 -04:00
ObjectMapping
Updates comments on inferMappingsFromObjectTypes and add documentation to the Object Mapping document. Defaulted it to off
2011-07-24 12:28:42 -04:00
Support
Added Object Mapping block helpers to RKObjectManager and RKObjectMapping. These enable you to perform ad-hoc object mapping very easily. Extended RKObjectRouter to match on superclasses if no specific route is found. This is helpful when using mocked objects with frameworks like Kiwi.
fixes
#238
2011-07-23 23:04:16 -04:00
Three20
If the RKObjectLoaderTTModel wants to load without Disk cache (TTURLRequestCachePolicyDisk), tell the object loader not to use the RK cache.
2011-06-30 12:54:03 -04:00
RestKit.h
Added special 'App' logging component for logging messages via RKLog() from your app.
closes
#183
2011-06-30 15:11:58 -04:00