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-06 22:39:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec0c221a3329d279de7687e95f9bc437f955f1d9
RestKit
/
Code
History
Blake Watters
ec0c221a33
Allow for mapping directly into an object that doesn't have an element registered with the mapper. We check that the class implements RKObjectMappable and blow up otherwise. Updated comments on the loader...
2010-10-21 13:31:21 -04:00
..
CoreData
Clean up references to RKModelManager
2010-10-20 13:57:20 -04:00
Network
Changed globalClient and globalManager to sharedClient and sharedManager to be more in line with Cocoa framework. Marked old methods as deprecated.
2010-10-20 20:29:27 -04:00
ObjectMapping
Allow for mapping directly into an object that doesn't have an element registered with the mapper. We check that the class implements RKObjectMappable and blow up otherwise. Updated comments on the loader...
2010-10-21 13:31:21 -04:00
Support
fix use of released object in debug message by relocating the release call
2010-10-19 10:28:34 -04:00
Three20
Use relative include paths instead of system
2010-10-20 11:46:31 -04:00
RestKit.h
Removed commented out code
2010-10-01 13:04:46 -04:00