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 |
|
Blake Watters
|
b96940cc64
|
Eliminated requirement to use -all_load linker flag. Fixed breakage in OS X builds due to ivar/property name disagreement. Removed references to all_load from the install docs. fixes #239
|
2011-09-01 20:52:46 -04:00 |
|
Blake Watters
|
a75ace87d0
|
Deprecated RKObjectManager methods that use queryParams. Added NSString category for achieving the same results without bloating the API
|
2011-06-16 17:04:34 -04:00 |
|