Feature #87
DataMapper support
| Status : | New | Start : | 06/02/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | - | Spent time : | - | |
| Target version : | - | |||
Description
Right now Object Daddy works outside of Rails (in theory, though we're not entirely sure about the use case), and definitely within Rails (in the sense that it works with AR::Base models).
What this really means is that it works with and without an ORM, and that ORM right now is AR::Base. It'd be nice of Object Daddy could work in other environments, like with DM.