You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2009/07/10 10:59:15 UTC

[jira] Commented: (JCR-1797) SPI: RepositoryService.getItemInfos should be allowed to return entries outside of the requested tree.

    [ https://issues.apache.org/jira/browse/JCR-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729582#action_12729582 ] 

Michael Dürig commented on JCR-1797:
------------------------------------

Even more specifically I want to broaden the contract of RepositoryService.getItemInfos() to

"Method used to 'batch-read' from the persistent storage. It must contain the NodeInfo for the given NodeId in the Iterator. In addition the iterator may contain arbitrary child ItemInfos from the entire hierarchy."

This is fully backward compatible but might significantly simplify implementations. 




> 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
>
> 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.