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)
i don't see the benefit of either of those changes since they are already covered by RepositoryService.getItemInfos aren't they? if the overall fealing is, that we don't need getNodeInfo or getChildInfos i'd rather deprecate them. angela
