[
https://issues.apache.org/jira/browse/JCR-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731170#action_12731170
]
Michael Dürig commented on JCR-1797:
------------------------------------
Broadening the contract of RepositoryService.getItemInfos as suggested above is
not possible. There is no way to find the target itemInfo in the returned
iterator. Note that the itemId does not help here since the SPI implementation
might return another form (i.e. UUID) based id that the current one.
> SPI: RepositoryService.getItemInfos should be allowed to return entries
> outside of the requested tree.
> ------------------------------------------------------------------------------------------------------
>
> Key: JCR-1797
> URL: https://issues.apache.org/jira/browse/JCR-1797
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr2spi, jackrabbit-spi
> Affects Versions: 1.5.6
> Reporter: angela
> Assignee: Michael Dürig
> Fix For: 1.5.7
>
> Attachments: JCR-1797-2.patch, JCR-1797.patch
>
>
> michael duerig asked for for that extension of the semantic of
> RepositoryService.getItemInfos.
> currently this doesn't work and leads to an inconsistent hierarchy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.