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-01-12 22:51:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e38562ffced103501d8fec0e5014c59b9c84c38b
RestKit
/
Docs
History
Greg Combs
e38562ffce
Introduces RKPathMatcher. This is basically a dressed up front end to jverkoey/SOCKit. Using this will make it very easy to do complex things with patterns, resource paths, and object property interpolation thereof. Whereas RKMakePathWithObject() once took parenthesized parameters like "/stuff/(things)" it now uses colons like "/stuff/:things". It has specs and updated header docs where appropriate.
Closes
#305
.
2011-09-06 15:51:18 -05:00
..
Design
Updated Object Mapping documentation, added support for inferring object mappings based off of the type of the object used in postObject:, putObject:, etc. Made KVC validation optional.
2011-07-23 23:47:03 -04:00
Images
Added images for troubleshooting page
2011-09-06 08:46:02 -04:00
MobileTuts Advanced RestKit
Fixing typo reference to isNetworkReachable
2011-04-28 19:03:07 -04:00
MobileTuts Introduction to RestKit
Fix error in method definition
2011-04-04 19:43:21 -04:00
Object Mapping.md
Introduces RKPathMatcher. This is basically a dressed up front end to jverkoey/SOCKit. Using this will make it very easy to do complex things with patterns, resource paths, and object property interpolation thereof. Whereas RKMakePathWithObject() once took parenthesized parameters like "/stuff/(things)" it now uses colons like "/stuff/:things". It has specs and updated header docs where appropriate.
Closes
#305
.
2011-09-06 15:51:18 -05:00
TESTING.md
Updates to documentation reflect preference for OCHamcrest matchers over UIExpectation. Fixed broken link to pull request to the Two Toasters repository. Prepping to tag 0.9.3
2011-08-02 07:44:08 -04:00
WRITING_DOCS.md
Updates to documentation reflect preference for OCHamcrest matchers over UIExpectation. Fixed broken link to pull request to the Two Toasters repository. Prepping to tag 0.9.3
2011-08-02 07:44:08 -04:00