On Thu, Jul 1, 2010 at 12:46 PM, Christian Wurbs
<[email protected]> wrote:
> Hello all,
>
>
>
> Is there a possibility to check for modifications in a nodes subtree -

no

> instead of walking through all children and always accessing the network?

it depends on the remoting layer you're using. if you're using the
jcr2spi/spi2dav
layer subtrees are fetched up to a certain depth (configurable), thus avoiding
further network roundtrips.

cheers
stefan

>
>
>
> Thx in advance.
>
>
>
> Christian Wurbs
>
>
>
>
>
>

Reply via email to