[ 
https://issues.apache.org/jira/browse/SLING-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573822#action_12573822
 ] 

Felix Meschberger commented on SLING-262:
-----------------------------------------

Implemented support for ResourceProvider.listChildren in the jcr/resource 
bundle in Rev. 632379.

> 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
>            Assignee: Felix Meschberger
>
> 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