Dean Arnold wrote:

I think Stas mentioned he'd only tested with DBD::mysql; have
any other DBD's been tested with this ?

No, I haven't tried. I want to make it working with mysql dbd first, so I will know that DBI gives what we need (Tim, take_imp_data still needs some work when you get a chance :). Once this is done, we can move on to other dbds.

Basically DBI::Pool started as a very complicated code, where it was trying to figure out how to reap the heart out of each thread. But then the magician Tim came in and provided an API to do it really easy. So now DBI::Pool or whatever it'll be called should be a piece of cake: a cold storage of the reaped hearts, served on demand and overriding some of the API (connect/disconnect) ala Apache::DBI to make things working transparently.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to