DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38073>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38073
------- Additional Comments From Sandy@McArthur.org 2006-03-10 21:35 -------
Created an attachment (id=17868)
--> (http://issues.apache.org/bugzilla/attachment.cgi?id=17868&action=view)
Dbcp-getReference-fixes.patch
My suggested fixes to InstanceKeyDataSource.getReference() and subclasses. The
patch:
* encourages subclasses of InstanceKeyDataSource to override getReference()
* changes InstanceKeyDataSource.getReference() so it takes a guess at what the
Factory class would be named. I think this version will work at least as often
as the current version though I don't think it should be used. Removing that
method should wait until a major release.
* adds implementations of getReference() to PerUserPoolDataSource and
SharedPoolDataSource.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|