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-02 17:57:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9748843ca94a8611fed0174985bb36c2121ba48
RestKit
/
Code
History
Blake Watters
d9748843ca
Normalized method names for loaderWith to objectLoaderWith for alignment with the delegate method signatures. Exposed objectLoader primitive used for constructing getObject/postObject/putObject/deleteObject and documented.
2010-10-18 15:56:36 -04:00
..
CoreData
Cleaned up warnings and initialization of the request used by the object loader
2010-10-12 14:59:40 -04:00
Network
Rewrote the README to reflect the new realities.
2010-10-01 14:26:21 -04:00
ObjectMapping
Normalized method names for loaderWith to objectLoaderWith for alignment with the delegate method signatures. Exposed objectLoader primitive used for constructing getObject/postObject/putObject/deleteObject and documented.
2010-10-18 15:56:36 -04:00
Support
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
2010-10-01 13:02:24 -04:00
Three20
Normalized method names for loaderWith to objectLoaderWith for alignment with the delegate method signatures. Exposed objectLoader primitive used for constructing getObject/postObject/putObject/deleteObject and documented.
2010-10-18 15:56:36 -04:00
RestKit.h
Removed commented out code
2010-10-01 13:04:46 -04:00
RestKit.m
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
2010-10-01 13:02:24 -04:00