[ 
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

Reply via email to