On Fri, 27 Apr 2001, Remy Maucherat wrote:

> > Hey Costin, hey Remy,
> >
> > I'd like to join the HttpClient project.  I see a couple small changes I'd
> > like to make right now, and I may also add some JavaDocs as I explore the
> > library.
> >
> > One comment: to a newbie such as myself, it's a little unclear what is
> > explicitly ties to WebDAV, and what is not.  We should definitely clarify
> > the JavaDocs before release time.  Also, for the WebDAV-specific stuff, we
> > should either remove it, or move it into its own package (probably the
> > latter).
> 
> There should be no WebDAV specific stuff, except for the status codes, but I
> think it's a good idea to leave them in.
> 
> Remy

I haven't dug into the library far enough yet, but there are lots of
JavaDoc comments like "Send a WebDAV request." (at
HttpClient.sendRequestBody(HttpMethod,byte[]) that will need to come out
if they are not truly WebDAV specific.  And anything WebDAV specific
should definitely go into a subpackage if possible.

I'll go ahead and add my name to the status file for HttpClient.  My
initial contributions won't be very controversial.

- Morgan

Reply via email to