[ https://issues.apache.org/jira/browse/SLING-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593622#comment-13593622 ]
Justin Edelson commented on SLING-2698: --------------------------------------- +1 to Alex's comments. This seems like a problem of ResourceProvider implementations not having native AC support. In which case, the answer is to make it easier to write AC-handling ResourceProviders. But it is just confusing to have the JCR AC layer plus an extra AC layer on top. I really think this code needs to get pulled out of trunk and worked on in a branch/whiteboard. > Add a minimal resource access gate > ---------------------------------- > > Key: SLING-2698 > URL: https://issues.apache.org/jira/browse/SLING-2698 > Project: Sling > Issue Type: New Feature > Components: ResourceResolver > Reporter: Mike Müller > Assignee: Mike Müller > Fix For: Resource Resolver 1.1.0 > > Attachments: resource-resolver-wrapper.patch > > > Adding a minmal resource access gate as discussed in [1]. > First step is to define the API interface and a minimal implementation which > allows to define READ access (rest of CRUD can follow later) > [1] http://markmail.org/thread/4ctczoiy533tquyl -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira