in reply to Re^4: Class::DBI -- does it get any easier?
in thread Class::DBI -- does it get any easier?

that's application logic, in my mind, and not data logic ...

that's not the goal of Class::DBI. you can do that same get/set operation at the app level, and good MVC would say that you don't do it at the data level.

  • Comment on Re^5: Class::DBI -- does it get any easier?