On Fri, 2007-01-26 at 23:07 +0100, Roland Weber wrote:
> Hi folks,
> 
> I'll try to get started on a replacement for the method director
> this week-end. Which means I'll also come up with an HttpClient
> class, since that's where the method director is currently created
> and called. One thing I'd like to discuss first is package naming.
> We currently have some code below
>     org.apache.httpclient.
> 
> I'm not at all fond of that package name. If we use it, we'll
> again have two roots for the logger names. What do you think
> about:
>     org.apache.http.client.

+1 to org.apache.http.client

Oleg


>     org.apache.http.httpclient.
> The second one is somehow redundant, but might strike a chord
> with long-term users. I have no preference, as long as there is
> a common base package for all of our code.
> 
> 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]

Reply via email to