You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@causeway.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2023/03/24 08:42:00 UTC

[jira] [Updated] (CAUSEWAY-3394) Metamodel validation to detect spurious @Actions or other members in a mixin.

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

Daniel Keir Haywood updated CAUSEWAY-3394:
------------------------------------------
        Fix Version/s: 2.0.0
    Affects Version/s: 2.0.0-RC1
          Description: 
The only action method should be that defined by its (possibly implicit) @DomainObject#mixinMethod.

A validation failure should be raised if any other @Property, @Collection or @Action members are discovered.

(NB: in the future we might allow read-only @Property or @Collections for contributed actions, these supplying information - eg help text - about the contributed action itself).
              Summary: Metamodel validation to detect spurious @Actions or other members in a mixin.  (was: Metamodel validation to detect spurious )

> Metamodel validation to detect spurious @Actions or other members in a mixin.
> -----------------------------------------------------------------------------
>
>                 Key: CAUSEWAY-3394
>                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3394
>             Project: Causeway
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-RC1
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The only action method should be that defined by its (possibly implicit) @DomainObject#mixinMethod.
> A validation failure should be raised if any other @Property, @Collection or @Action members are discovered.
> (NB: in the future we might allow read-only @Property or @Collections for contributed actions, these supplying information - eg help text - about the contributed action itself).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)