in reply to Point of AUTOLOAD in a database environment?

There are several beasts to ease your burden:
  1. Alzabo would do this sort of thing with its Alzabo::MethodMaker class
  2. DBIx::Recordset is a completely different approach to the issue.

Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality

  • Comment on Re: Point of AUTOLOAD in a database environment?