Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-259

Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.2.0-incubating
    • core-1.0.0
    • Core
    • None

    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.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: