You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/08/18 15:15:52 UTC

DO NOT REPLY [Bug 22440] - DTMNodeProxy has a number of unimplemented methods

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





------- Additional Comments From keshlam@us.ibm.com  2003-08-18 13:15 -------
This is probably true. DTMNodeProxy was originally written in a bit of a hurry,
and a number of functions were left out as a temporary measure and not
revisited. (Others, of course, were deliberately unsupported since for
architectural reasons we want to offer a "read-only" subset of the DOM).

This should be cleaned up, "in our copious spare time." Good opportunity for
someone to contribute some code...