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 17:47:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f66ce7e4657776dc2c874c91907af4a388e14f2
RestKit
/
Code
History
Blake Watters
1f66ce7e46
Added support for mapping a single object into a destination collections.
fixes
#310
2011-08-25 22:21:54 -04:00
..
CoreData
bug fix with wrong path to data store on mac
2011-08-25 20:38:33 -04:00
Network
Added newRequestQueueWithName to the API
2011-08-18 13:00:51 -04:00
ObjectMapping
Added support for mapping a single object into a destination collections.
fixes
#310
2011-08-25 22:21:54 -04:00
Support
Remove trailing semicolons from RKLog macros.
2011-08-07 13:31:00 +02: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