On Fri, 2006-09-29 at 20:01 +0200, Roland Weber wrote:
> Hi Oleg,
>
> > * Aligned the method names of HttpProcessor
interface
> > with those in Http{Request|Response}Interceptor.
>
> So far, so good. Now that the methods are aligned, how
about:
>
> public interface HttpProcessor
> extends HttpRequestInterceptor,
HttpResponseInterceptor
>
> And since both methods are declared in the base
interfaces,
> we could remove the duplicate definition in
HttpProcessor
> after moving the JavaDocs up
>
Makes sense. Go for it.
Oleg
> cheers,
> Roland
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: httpclient-dev-unsubscribe jakarta.apache.org
> For additional commands, e-mail:
httpclient-dev-help jakarta.apache.org
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: httpclient-dev-unsubscribe jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help jakarta.apache.org
|