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?

I missed something... the nodeId's are not available to jcr2spi (that is what getChildInfos was/is for). So +1 for Marcel's original suggestion for adding RepositoryService.getChildInfos().

Michael

Reply via email to