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=18553>. 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=18553 XalanNodeList objects return NULL nodes when accessed through XercesDocumentBridge ------- Additional Comments From [EMAIL PROTECTED] 2003-04-02 07:19 ------- I don't care about the mutating interfaces since they aren't logical for me anyway. I allow the user to install Python XPath functions and several users have asked for more robust DOM objects (for the context node and nodeset objects). I has hoping to do that by using the Xerces DOM. >You could offer support for the Xerces DOM through Xerces itself, >then allow users to transforms those instances through the wrapper >classes. Can I force Xalan to build a bridge for documents specified in the stylesheet i.e. through document(uri)?
