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

Lukas Kahwe Smith commented on JCR-3005:
----------------------------------------

* I think it would be a nice touch and probably fairly cheap to add some 
metadata to the result, "total_nodes" would be one obvious one. not sure if it 
makes sense to add other metadata like duplicates, missing or stuff like that, 
at any rate it would be good to prepare the structure returned for this so that 
we can add anything else that makes sense later without BC breaks
* I think it should only be once, actually I think the nodes should be a hash 
map with path: node pairs
* Missing nodes should just be ignored (see also 
http://java.net/jira/browse/JSR_333-38)
* If any nodes can be found, imho they should be returned, errors should if at 
all be returned as part of the metadata (see above)
* Like I said, I would prefer a hash map including the path to identify the 
node in the nodes list

> Make it possible to get multiple nodes in one call via davex
> ------------------------------------------------------------
>
>                 Key: JCR-3005
>                 URL: https://issues.apache.org/jira/browse/JCR-3005
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-jcr-server
>            Reporter: Christian Stocker
>         Attachments: patch_commit_d0596cade79b.patch
>
>
> I'm working on this currently

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to