ppkarwasz opened a new pull request, #56:
URL: https://github.com/apache/commons-xml/pull/56

   Each public `Hardening*Factory` absorbs its package-private hardener 
(`DocumentBuilderHardener` and siblings): the harden methods, helpers and 
constants move onto the entry point, the hardener files are deleted, and the 
wrap methods are removed since each wrapper is now constructed from its own 
class only.
   
    On `HardeningSAXParserFactory` the reader and source variants are renamed 
to `harden(XMLReader)` and `harden(Source)` overloads.
   
   Assisted-By: Claude Fable 5 <[email protected]>
   


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