Done! http://issues.apache.org/bugzilla/show_bug.cgi?id=17770
-- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/proposals/tapestry > -----Original Message----- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 06, 2003 5:38 PM > To: Jakarta Commons Developers List > Subject: Re: [PATCH] AdaptorRegistry > > > Bugzilla or a hyperlink are valid alternatives. > Stephen > > ----- Original Message ----- > From: "Howard M. Lewis Ship" <[EMAIL PROTECTED]> > To: "'Jakarta Commons Developers List'" > <[EMAIL PROTECTED]> > Sent: Thursday, March 06, 2003 10:21 PM > Subject: RE: [PATCH] AdaptorRegistry > > > > Looks like something ate the patch (I tried at attach it as an > > enclosure). Before I look any stupider, what's the right > procedure for > > distributing a patch for evaluation? > > > > -- > > Howard M. Lewis Ship > > Creator, Tapestry: Java Web Components > > http://jakarta.apache.org/proposals/tapestry > > > > > > > > > -----Original Message----- > > > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, March 06, 2003 5:16 PM > > > To: [EMAIL PROTECTED] > > > Subject: [PATCH] AdaptorRegistry > > > > > > > > > A while back, I discussed the AdaptorRegistry used throughout > > > Tapestry. > > > > > > Think of it as a "smart Map", that connects arbitrary > objects to a > > > "best-fit" adaptor by doing a search based on inheritance and > > > implemented interfaces. > > > > > > I've created a patch from the jakarta-commons/lang/src. > > > > > > This patch adds the org.apache.commons.lang.util.AdaptorRegistry > > > (torn out of Tapestry), plus a test suite. > > > > > > I've run the entire commons-lang test suite succesfully. > > > > > > Please get back to me if you decide to add this to > commons-lang. I > > > think it is a good fit. > > > > > > -- > > > Howard M. Lewis Ship > > > Creator, Tapestry: Java Web Components > > > http://jakarta.apache.org/proposals/tapestry > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
