Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Nightly Builds
-
None
Description
I have created a patch that IMO should make it easier for us to further refactor code.
In brief, OP/BOP and KOP/BKOP do not have a common parent interface/class. This patch remedies this by pulling up the close/clear/getNumActive/getNumIdle methods into a new interface and class.
This seems not very controversial (to me at least), so I would like to commit it (unless riots spread from Paris to this list.)
Thoughts?