ResourceProvider can not provide children list
----------------------------------------------

                 Key: SLING-262
                 URL: https://issues.apache.org/jira/browse/SLING-262
             Project: Sling
          Issue Type: Bug
          Components: Resource
            Reporter: christian
            Priority: Minor


But the JcrResourceResolver's listChildren(Resource) relies on the Resource 
beeing descendable in order to list its children.
See Ln 191 resp. 197 of JcrResourceProvider.

Resources provided by a ResourceProvider can not implement Descendabel 
interface.
This interface is not exported from the jcr/resource -bundle.
As a Resoult its children never can be listed via the Resolver


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to