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?

Michael

Reply via email to