Carsten Ziegeler created SLING-3287:
---------------------------------------
Summary: 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)