ctubbsii commented on pull request #2109: URL: https://github.com/apache/accumulo/pull/2109#issuecomment-840760658
For what it's worth, Java 15 (13 preview) adds a TextBlock feature that would make it easier to have double quotes inside a string, without a ton of escaping. It would also make it easier to format our JSON in our String literals in a more readable way. -- 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]
