On Sat, 2006-12-09 at 19:55 +0100, Roland Weber wrote: > Hi Oleg, > > > conn/HttpHostConnection.java > > conn/impl/DefaultHttpHostConnection.java > > I don't think we're doing ourselves a favor by inventing > new, unrelated names for client connections.
Hi Roland, This is just _a_ name. It is not meant to be final. > How about > dropping the 'Http' prefix? > > conn/ClientConnection.java > conn/impl/DefaultClientConnection.java > > The client side context is immediately obvious and we can > still tell that it's the interface/class from HttpConn and > not the one from HttpCore. > > Works for me. 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]
