[ 
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

Reply via email to