markap14 commented on pull request #4756: URL: https://github.com/apache/nifi/pull/4756#issuecomment-854704222
@ChrisSamo632 any reason that these methods are called `jsonEscape` and `jsonUnescape`? I think `escapeJson` and `unescapeJson` make more sense and would be more consistent with the existing conventions. For example, there already is a `Base64Decode`/`Base64Encode`, `PadLeft`/`PadRight`, etc. -- 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]
