rmannibucau commented on pull request #68: URL: https://github.com/apache/johnzon/pull/68#issuecomment-731087464
cc @Neoklosch is it ok for you to break the remove last element with "-" in pointer. I propose to move the logic to remove last element in JsonPatchImpl and not in JsonPointerImpl. This will require to extract part of JsonPointerImpl in a shared class to let the patch control the behavior of this "-" case but it will enable us to not break all our features and become spec compliant. Wdyt? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
