Dan Haywood created ISIS-1998:
---------------------------------
Summary: Simplify syntax way for mixins, to better express intent
using @Action, @Collection and @Property
Key: ISIS-1998
URL: https://issues.apache.org/jira/browse/ISIS-1998
Project: Isis
Issue Type: New Feature
Affects Versions: 1.16.2
Reporter: Dan Haywood
Fix For: 1.16.3
that is:
* for actions with @Action annotation at class level (replacing @Mixin), new
mixinMethod="act". Also allow @ActionLayout at top-level
* for collections, ditto @Collection, new mixinMethod="coll"; @CollectionLayout
* for properties, ditto @Property, mixinMethod="prop" and @PropertyLayout
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)