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-05 22:40:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eab35ef3f7153e0adac6d9fc28d145d7d35ba5d1
RestKit
/
Code
History
Blake Watters
eab35ef3f7
Updated polymorphic mapping to use valueForKeyPath. Slight updates to the documentation. refs
#105
2011-07-30 16:18:14 -04:00
..
CoreData
Added support for polymorphic object mapping (Github
#105
,
#244
). This enables you to dynamically map objects to different destination classes or using different mapping strategies via configuration or callbacks. See Docs/Object Mapping.md for details.
2011-07-30 16:00:36 -04:00
Network
Merging SSL certificate validation support from
#131
2011-07-27 08:40:33 -04:00
ObjectMapping
Updated polymorphic mapping to use valueForKeyPath. Slight updates to the documentation. refs
#105
2011-07-30 16:18:14 -04:00
Support
Added NextiveJSON as a JSON parser.
2011-07-28 17:53:19 -04:00
Three20
Added support for polymorphic object mapping (Github
#105
,
#244
). This enables you to dynamically map objects to different destination classes or using different mapping strategies via configuration or callbacks. See Docs/Object Mapping.md for details.
2011-07-30 16:00:36 -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