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-01 17:38 ------- I wouldn't attach any great priority to this, especially if the solution has severe performance problems. Can't the document be built in mapping mode or would that be a big performance problem? I was planning on offering the ability to use Xerces in my Python bindings to provide robust DOM support. In general, it is important to me that an exception be generated for unsupported features. In this case, I'll just remove support for the Xerces DOM so it doesn't really matter.
