http://www.perlmonks.org?node_id=624108


in reply to Re: Whip Me, Beat Me, Make Me Use ORMs
in thread Whip Me, Beat Me, Make Me Use ORMs

I'm actually working on actual objects which encapsulate that, but I made the mistake of inheriting instead of delegating, thus exposing too much. I have a robust enough test suite that the refactoring should be easy, but I'm kicking myself for being so stupid.

Of course, if one has a poorly designed database, making this distinction is even more important.

Cheers,
Ovid

New address of my CGI Course.

  • Comment on Re^2: Whip Me, Beat Me, Make Me Use ORMs