Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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