ppkarwasz commented on PR #18: URL: https://github.com/apache/commons-xml/pull/18#issuecomment-4904516230
@garydgregory, Should I merged the `DelegatingXFactory` and `HardeningXFactory` classes? The reason I kept them separate is to more easily read the code: no surprise comes from `DelegatingXFactory`, all the logic is in `HardeningXFactory`. However it would be more efficient to have a single class and just put the non-trivial methods first. 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
