Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0, 2.1
-
None
Description
There is code that seems to indicate that it is possible to declare @Concerns and @SideEffects directly on the methods, instead of the whole composite/mixin (with subsequent AppliesToFilters if InvocationHandler).
We need to document and test this feature.