Jeff Arena
|
39f3d568e2
|
added reachability support at the manager and client level; added code to short circuit requests if offline; fixed issue with source parameter on loader related to passing managed objects across thread boundaries; added resource path property to the loader
|
2010-11-30 19:38:27 -08:00 |
|
Blake Watters
|
bd48ae37db
|
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 |
|
Blake Watters
|
2fbdfb9c37
|
Work in progress
|
2010-10-19 14:27:17 -04:00 |
|
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 |
|
Blake Watters
|
bd93d43f94
|
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 |
|