On 25/07/17 13:55, João Paulo Lemes Machado wrote:
> Hello everyone.
> 
> My name is João Paulo, I am a graduate student the Federal University of
> Uberlandia, Brazil.
> 
> I was analyzing the modularization of some classes of Tomcat, and  I
> identified some opportunities for cohesion improvement in the following
> classes:
> 
> DataSourceProxy
> ConnectionPool
> BasicDataSource
> DelegatingCallableStatement
> PoolProperties
> PoolConfiguration

Those look to be from a mix of implementations (Commons DBCP and
Tomcat's jdbc-pool).

This is the place to discuss changes to Tomcat's jdbc-pool. DBCP changes
should be discussed on the Apache Commons dev mailing list.

> Could you please take a look and tell me if it's viable?

Hard to comment without a concrete example.

> Maybe some of these classes could benefit from some kind of refactoring
> that we can discuss.

Maybe. What did you have in mind?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to