Files
RestKit/Code/Network
Blake Watters 342c57213b Updates to relationship connection execution system for better encapsulation and reuse.
* Reworked execution of relationship connection operations to use dependencies instead of queue suspension.
* Migrates responsibility for connecting relationships from `RKManagedObjectRequestOperation` into `RKManagedObjectResponseMapperOperation`. This ensures that you get a mapped and connected object graph back from the response mapper if you are using it outside of a request operation.
* Add `parentOperation` to managed object mapping data source to establish dependencies.
2012-10-15 16:06:22 -04:00
..
2012-09-04 21:24:33 -04:00
2012-09-12 21:19:52 -04:00
2012-09-13 07:27:48 -04:00
2012-09-21 22:58:17 -04:00
2012-09-19 13:33:36 -04:00