Commit Graph

3 Commits

Author SHA1 Message Date
Blake Watters
a74272b123 Reworked error handling substantially. Decoupled OTRestResponse from Rails-isms. All the Rails dependent code is now in the modeling classes. Added numerous helpers on the response class and introduced OCMock to the project 2010-01-18 14:47:59 -05:00
Jeremy Ellison
19459eb907 JSON serialization (I believe this is complete) 2009-09-03 14:16:37 -04:00
Blake Watters
61f28a73cc Reworked OTRestFramework to de-couple NSManagedObject from the OTRestModelMapper
OTRestModelMapper can now map any NSObject implementing the OTRestModelMappable Protocol.
For NSManagedObjects, inherit from OTRestManagedModel to get special sauce.
Don't fuck with the snake.
2009-08-14 15:43:34 -04:00