Michael Dürig wrote:
i.e. RepositoryService.getChildInfos() returns NodeInfos instead of ChildInfos.I'd favour such a solution. We might even want to further generalize it to RepositoryService.getNodeInfos(SessionInfo sessionInfo, NodeId[] nodeId) returning an Iterator of NodeInfo. Or am I missing something here?
+1 for getting many NodeInfos in one call.However -- is your proposal for the calls passed in as parameter, or for their child nodes?
BR, Julian
