You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2019/12/12 09:03:00 UTC

[jira] [Resolved] (ISIS-2161) Remove domain-object member naming restrictions (reserved prefixes)

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

Andi Huber resolved ISIS-2161.
------------------------------
    Resolution: Resolved

> Remove domain-object member naming restrictions (reserved prefixes)
> -------------------------------------------------------------------
>
>                 Key: ISIS-2161
>                 URL: https://issues.apache.org/jira/browse/ISIS-2161
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Currently the prefixes 'hide', 'validate', 'disable', etc are reserved for supporting-methods and may not be used for Actions and Properties.
> We can lift this restriction:
>  * If a member is annotated Action/Property/Collection, then we allow any names for this member, even if these collide with the 'reserved' prefixes!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)