> 24.07.2001 23:13:34, Remy Maucherat <[EMAIL PROTECTED]> wrote:
> >Quoting Christopher Lenz <[EMAIL PROTECTED]>:
> >
> >> 23.07.2001 06:48:20, "Remy Maucherat" <[EMAIL PROTECTED]> wrote:
> >
> >> So, the changes I've outlined above are pretty much done, but
> >> rather extensive: I've moved all the HTML generation code into the
> >> WebdavServlet,
> >
> >Is it a good idea to move that code there ? I hope it doesn't make
> >the WebDAV servlet a mess.
>
> Not really. At least it's not more messy than having it all in
> GetMethod(). Ideally, it should be in a separate class
> (CollectionListingGenerator or something like that), but then it would
> also be nice to separate out some code from WebdavMethod and pack it
> into better shareable classes.
>
> Personally, I like to keep changes somewhat simple at first. The code
> could still be migrated into a separate class later on.

I have no problem with that.

Do you think these JSP pages could be used as the basis for the admin webapp
?

Remy

Reply via email to