Re: [Webware-devel] Re: Database utilities suite for Webware

2005-09-09 Thread Christoph Zwerschke
Thanks for the positive feedback, Warren. According to the general opinion, I will make DBUtils a standalone package. Maybe I will later add the time based expiration feature and/or a monitoring thread like in DBConnectionPool. -- Christoph --

[Webware-devel] Re: Database utilities suite for Webware

2005-09-09 Thread Warren Smith
Christoph Zwerschke said: > Warren, it would be also great if you could add your “DbConnectionPool” > to the DBUtils suite, as another DB pooling module. DBConnectionPool > uses a different approach for dealing with bad connections (by running > an “expiration” thread), so it would be good to have