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 18:54 ------- Yes, always building the map could cause serious performance problems, depending on the size of the tree. Not offering support for the Xerces DOM would be the best idea, since we won't support any of the mutating interfaces any way. You could offer support for the Xerces DOM through Xerces itself, then allow users to transforms those instances through the wrapper classes. I'm going to leave this open, since we need to figure out whether or not we should support it.
