Re: [Pool] Contribution of new class/modification

2004-08-16 Thread Dirk Verbeeck
Hi Simon, You can post your enhancements to this list or we can discuss them first. Buy the way, are you talking about SQLConnection pooling? When describing/contributing your enhancements please seperate them into individual patches, also think about javadoc & JUnit tests for each of them. Th

[Pool] Contribution of new class/modification

2004-08-15 Thread Bowler Simon
Hi, We have been working with the commons-pool package in order to provide connection pooling. Through this, we have developed a class that 'extends' the GenericKeyedObjectPool to provide automatic pooled-object creation (up to a set number objects, with configurable re-creation period). I was