That's a good idea! On Thu, Nov 6, 2008 at 8:15 PM, <[EMAIL PROTECTED]> wrote:
> Compare the following: > > > http://framework.zend.com/svn/framework/standard/trunk/library/Zend/Auth/Adapter/DbTable.php > > vs > > > http://framework.zend.com/svn/framework/extras/incubator/library/ZendX/Doctrine/Auth/Adapter.php > > At least 90% of the code is repeated. I propose we abstract out the public > methods (minus authenticate()) in DbTable to a Zend_Auth_Adapter_Db_Abstract > or something so that Doctrine (or any other DBAL) can extend from it. > > > Jason Eisenmenger -- Kind regards, -behzad
