You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/12/16 01:05:06 UTC

[jira] [Resolved] (SLING-3287) Provide an abstract ResourceAccessGate

     [ https://issues.apache.org/jira/browse/SLING-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-3287.
-------------------------------------

    Resolution: Fixed

I've added a AllowingResourceAccessGate abstract class

In addition: cleaned up the pom, export and import versions

> Provide an abstract ResourceAccessGate
> --------------------------------------
>
>                 Key: SLING-3287
>                 URL: https://issues.apache.org/jira/browse/SLING-3287
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: Resource Access Gate 1.0.0
>
>
> The resource access gate interface contains a lot of methods, in many cases an implementation only needs to implement some of them, especially if it doesn't implement all operations (and this can already be specified with the OPERATIONS property)
> We should provide an abstract class which simply returns DONOTCARE for all methods



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)