On Fri, 2007-02-02 at 17:06 +0100, Roland Weber wrote: > Hi Oleg, > > >> I wonder whether URI parsing should be in HttpCore at all, in particular > >> in an API package. > >> At the very least we should > >> have an interface so that the implementation can be replaced. > >> > > > > We already do: > > > > HttpRequestHandlerResolver > > > > I hope this addresses your concerns > > So we could move HttpRequestHandlerRegistry to > o.a.h.impl.protocol.DefaultHttpRequestHandlerResolver? >
Yes, we could. I am still of an opinion we ought not have impl.protocol and should support everything that has to do with HTTP protocol layer as a part of official API but I will not object if we did otherwise. Oleg > cheers, > Roland > > > --------------------------------------------------------------------- > 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]
