You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2017/09/18 10:10:09 UTC

[jira] [Updated] (ISIS-1082) Documentation fixes

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

Dan Haywood updated ISIS-1082:
------------------------------
    Fix Version/s:     (was: 1.16.0)
                   1.10.0
         Reporter: Dan Haywood  (was: Martin Grigorov)
      Description: Original text of this ticket moved to ISIS-1721, since this ticket was incorrectly used as the target of commits for unrelated documentation fixes.  (was: In a domain entity I wanted to use a property with a default value:

{code}
private boolean flag = true;
// getter & setter
{code}

Surprisingly Isis re-initialized its value to 'false' after creating the instance by using the setter.

http://isis.apache.org/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html explains the behavior but maybe we should rething whether Isis should initialize the properties at all.)
      Component/s:     (was: Core)
       Issue Type: Improvement  (was: Brainstorming)
          Summary: Documentation fixes  (was: Isis overrides the default values of domain entities)

> Documentation fixes
> -------------------
>
>                 Key: ISIS-1082
>                 URL: https://issues.apache.org/jira/browse/ISIS-1082
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: core-1.8.0
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> Original text of this ticket moved to ISIS-1721, since this ticket was incorrectly used as the target of commits for unrelated documentation fixes.



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