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

Dan Haywood closed ISIS-259.
----------------------------

    Assignee: Dan Haywood

prior to generating 1.0.0 release notes
                
> 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
>    Affects Versions: 0.2.0-incubating
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: isis-1.0.0
>
>
> ... 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