Commit Graph

4 Commits

Author SHA1 Message Date
Blake Watters
ab6cf9c648 Reworked parsing stuff somewhat and created a new ManagedObjectStore for encapsulating the managed object context and friends 2009-09-22 18:22:13 -04: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
Blake Watters
b9e74ee2f5 Mapping framework 2009-08-08 17:00:58 -04:00