garydgregory commented on PR #449:
URL: https://github.com/apache/commons-text/pull/449#issuecomment-1685309351

   Since this PR relies on `StringEscapeUtils.escapeXml10(key)` and XML 1.1 
exists, shouldn't we either support both or change the names in this PR to 
explicitly call out XML 1.0? For example, `DefaultStringLookup.XML_DECODER` -> 
`DefaultStringLookup.XML_DECODER_1_0`.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to