Hi, i would like to include https://issues.apache.org/jira/browse/SLING-2641 in the next API release. Looking at the issue and the discussion so far, I think we should add a getChildren() method to both, the Resource interface and the ResourceResolver.
However, what do we use as the return type? Just Iterable or a ResourceIterator inheriting from Iterable and Iterator? If we just return Iterable we still need the listChildren method, so I have a slight pref for ResourceIterator WDYT? Carsten -- Carsten Ziegeler [email protected]
