Uploaded image for project: 'Johnzon'
  1. Johnzon
  2. JOHNZON-96 implement JSON-P 1.1 API
  3. JOHNZON-104

JsonPatchBuilder#build() does NOT invalidate the PatchBuilder

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.3
    • None
    • None

    Description

      It was not clear whether JsonPatchBuilder#build() 'consumes' the JsonPatchBuilder or whether the patch builder is reusable and what it will contain after build() got called.

      A spec clarification request https://java.net/jira/browse/JSON_PROCESSING_SPEC-84 resulted in the information that build() does not invalidate the JsonPatchBuilder and it will contain the same values as before calling build().

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: