in reply to many-many relations in object modeling
I would use something like Class::DBI::Loader to keep the data model definition in one place, and there has recently been a hack on the cdbi mailing list to create "unbound" Class::DBI-like mock objects that one can manipulate and only later save into the database (or not at all).
Here is the mail by Peter Speltz, a tentative name is Class::DBI::Plugin::Temp.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: many-many relations in object modeling
by other90percent (Sexton) on Jun 03, 2005 at 08:26 UTC |