Jamie Mortimore <[EMAIL PROTECTED]> writes:

> Are you saying there is a way webdav methods are called that do not go
> through AbstractWebdavMethod.run? Is there a more appropriate place to
> call the createUser method (eg at the start of WebdavServlet.service)?

I think,  AbstractWebdavMethod.run is the right place.
There is exactly one special case, where AbstractWebdavMethod is
not called. This is a GET on a collection, which is 
handled by WebdavServlet on its own. 

> I'm going to be using slide on a project I'm working on at the moment
> and can devote some time to fixing any problems that would effect this
> project + any enhancements required.
> 
> Would it be helpful if I provide a patch that includes the above against
> the latest cvs version of Slide? Obviously I don't want to spend time on
> another patch if someone else is already looking at integrating this
> functionality.

It wa somewhere on the bottom of my TOODO list. I would we happy if you 
send patches.

Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to