You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/08 19:18:00 UTC

[jira] [Commented] (ISIS-142) Provide "String disabled()" method on objects to disable the entire object at runtime.

    [ https://issues.apache.org/jira/browse/ISIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159147#comment-16159147 ] 

ASF subversion and git services commented on ISIS-142:
------------------------------------------------------

Commit e6862012669df189d2bc264db9b1486d44220f85 in isis's branch refs/heads/master from gesina
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=e686201 ]

Update disable() to disabled()

At least in Apache ISIS version 1.15.0 only the method name disabled() works as described. The only other source I found is a comment in the corresponding feature request:
https://issues.apache.org/jira/browse/ISIS-142?focusedCommentId=13165135&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13165135

> Provide "String disabled()" method on objects to disable the entire object at runtime.
> --------------------------------------------------------------------------------------
>
>                 Key: ISIS-142
>                 URL: https://issues.apache.org/jira/browse/ISIS-142
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.1.2-incubating
>            Reporter: Kevin Meyer
>            Assignee: Kevin Meyer
>            Priority: Minor
>             Fix For: 0.2.0-incubating
>
>
> Just as there is a disableXXX() method to disable individual properties or actions, provide a disable() method to disable the entire object at runtime.
> Renders all properties "read only".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)