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=5967>. 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=5967 DOM-IDOM Integration ------- Additional Comments From [EMAIL PROTECTED] 2002-03-19 16:48 ------- Re: > 1. Add reference counting to IDDocumentImpl so that it will be deleted > automatically when it is no longer used. > 2. Add reference counting to all other nodes, but only use it if the node > has no parent node. But the motivation behind the IDOM design was to remove the DOM's reference counted automatic memory management which has been the biggest time consumer (see http://xml.apache.org/xerces-c/program-idom.html#Motivation.) So this sounds defeating the purpose of IDOM. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
