On Fri, 13 Aug 2004 22:48:30 -0400, John Siracusa wrote:
> On 8/13/04 5:43 PM, Perrin Harkins wrote:
> > This patch should make Apache::DBI work with subclassed DBI
> > connections.  The only downside is that it makes ALL of your cached
> > connections subclassed if you give it one that is subclassed.  Given how
> > most people use DBI subclasses (for universal functionality on all DBI
> > connections), this is probably not an issue.
> 
> Cool, I'll try it out on Monday.  If it works, you should submit it to the
> Apache::DBI maintainer (if you haven't already)

The patch didn't work.  ref $Connected{$Idx} is always 'DBI::db'

-John



-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to