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 2012/09/02 11:50:07 UTC

[jira] [Created] (ISIS-259) Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.

Dan Haywood created ISIS-259:
--------------------------------

             Summary: Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.
                 Key: ISIS-259
                 URL: https://issues.apache.org/jira/browse/ISIS-259
             Project: Isis
          Issue Type: Improvement
    Affects Versions: 0.2.0-incubating
            Reporter: Dan Haywood
            Priority: Minor


... enumerating the semantics as either SAFE (aka query only), IDEMPOTENT, or NON_IDEMPOTENT.

NB: this is a breaking change to applicaiton code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ISIS-259) Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.

Posted by "Dan Haywood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ISIS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-259:
-----------------------------

    Description: 
... enumerating the semantics as either SAFE (aka query only), IDEMPOTENT, or NON_IDEMPOTENT.

The @QueryOnly and @Idempotent annotations should be deprecated (in the future, will remove).  

If the @QueryOnly and @ActionSemantics both are defined, then the latter overrides the former.
If the @Idempotent and @ActionSemantics both are defined, then the latter overrides the former.

  was:
... enumerating the semantics as either SAFE (aka query only), IDEMPOTENT, or NON_IDEMPOTENT.

NB: this is a breaking change to applicaiton code.

    
> Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.
> --------------------------------------------------------------------------
>
>                 Key: ISIS-259
>                 URL: https://issues.apache.org/jira/browse/ISIS-259
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 0.2.0-incubating
>            Reporter: Dan Haywood
>            Priority: Minor
>
> ... enumerating the semantics as either SAFE (aka query only), IDEMPOTENT, or NON_IDEMPOTENT.
> The @QueryOnly and @Idempotent annotations should be deprecated (in the future, will remove).  
> If the @QueryOnly and @ActionSemantics both are defined, then the latter overrides the former.
> If the @Idempotent and @ActionSemantics both are defined, then the latter overrides the former.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ISIS-259) Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.

Posted by "Dan Haywood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ISIS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-259:
-----------------------------

    Component/s: Core: ProgModel
                 Core: MetaModel
    
> Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.
> --------------------------------------------------------------------------
>
>                 Key: ISIS-259
>                 URL: https://issues.apache.org/jira/browse/ISIS-259
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core: MetaModel, Core: ProgModel
>    Affects Versions: 0.2.0-incubating
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 0.3.1-incubating
>
>
> ... enumerating the semantics as either SAFE (aka query only), IDEMPOTENT, or NON_IDEMPOTENT.
> The @QueryOnly and @Idempotent annotations should be deprecated (in the future, will remove).  
> If the @QueryOnly and @ActionSemantics both are defined, then the latter overrides the former.
> If the @Idempotent and @ActionSemantics both are defined, then the latter overrides the former.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (ISIS-259) Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.

Posted by "Dan Haywood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ISIS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-259.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.1-incubating

rev 1379956
                
> Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.
> --------------------------------------------------------------------------
>
>                 Key: ISIS-259
>                 URL: https://issues.apache.org/jira/browse/ISIS-259
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core: MetaModel, Core: ProgModel
>    Affects Versions: 0.2.0-incubating
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 0.3.1-incubating
>
>
> ... enumerating the semantics as either SAFE (aka query only), IDEMPOTENT, or NON_IDEMPOTENT.
> The @QueryOnly and @Idempotent annotations should be deprecated (in the future, will remove).  
> If the @QueryOnly and @ActionSemantics both are defined, then the latter overrides the former.
> If the @Idempotent and @ActionSemantics both are defined, then the latter overrides the former.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira