DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14793>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14793 Request for Xerces<->Xalan node mapping in Wrapper classes Summary: Request for Xerces<->Xalan node mapping in Wrapper classes Product: XalanC Version: 1.4.x Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As discussed on xalan-c-user mailing list, would very much like to see a way to map nodes to/from Xalan/Xerces. Have done some work to : 1. Enable users to "switch on" node maps through XercesParserLiason and XercesDocumentWrapper; and 2. Map from Xalan->Xerces (one way only) when maps are not active by using dynamic casts and making XercesDocumentWrapper a friend to the other wrapper classes. Will attach a patch.
