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=22440>. 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=22440 DTMNodeProxy has a number of unimplemented methods Summary: DTMNodeProxy has a number of unimplemented methods Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: org.apache.xml.dtm AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Quite a few methods in DTMNode proxy throw NOT_SUPPORTED_ERR, even when the call makes sense (like getElementsByTagName()). As it's not user controllable what implementation is used while processing, it can break some extensions. (I've also noticed that a number of modification methods that should throw NO_MODIFICATION_ALLOWED throw NOT_SUPPORTED instead).
