Hello,

in WebdavResource refresh() method
    setProperties(DepthSupport.DEPTH_0);
is called.

>From my point of view it would be better to call setProperties with
the default-depth parameter (not DEPTH_0). Or what do you think?

In my application I set default-depth to 1. This reduces the number of
requests to the server if you are requesting child-resources too. But
in the current version of WebdavResource child-resources are not
updated in the refresh() method.

Regards
Martin

-------------------------------------------------
s&n AG              Tel.: 05251/1581-75
netBank solutions   Fax : 05251/1581-71
Klingenderstr. 5    <mailto:[EMAIL PROTECTED]>
D-33100 Paderborn   http://www.s-und-n.de
-------------------------------------------------


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

Reply via email to