Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
spi2dav / jcr-server currently uses the "locate-by-uuid" REPORT to determine the url of a given item-based resource whose ItemId contains a unique id part.
this could/should be simplified using the JCR Path extensions defined with JSR 283 (see also issue JCR-2028):
- reducing # of round trips
- get rid of uniqueId - path caches that currently don't get properly updated (see TODOs in spi2dav)