[ http://issues.apache.org/jira/browse/XALANC-478?page=comments#action_63014 ] David Bertoni commented on XALANC-478: --------------------------------------
I agree this may break compatibility, but I believe the risk is low, since it's a Xerces-C class, and the typedef is more for our convenience. Also, I now believe the practice I started of using typedefs for Xerces-C classes was a mistake. We should just be bringing them into our namespace. That's a lot clearer, and makes integration easier. > Add support for XMLEntityResolver > --------------------------------- > > Key: XALANC-478 > URL: http://issues.apache.org/jira/browse/XALANC-478 > Project: XalanC > Type: Improvement > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Fix For: 1.10 > Attachments: patch.txt > > This patch adds support for the news Xerces-C class XMLEntityResolver, which > is an enhanced version of EntityResolver. > Committers, can you please review the patch? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
