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=17945>. 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=17945 Allow custom implementation of DOMNode interface to enable reference counting over nodes (and thus their early disposal) ------- Additional Comments From [EMAIL PROTECTED] 2003-04-04 15:11 ------- Hi Mandeep, Please supply changes in form of a patch against CVS head. Also, please: - Use Macro name XML_DOMREFCOUNT_EXPERIMENTAL instead of REFERENCE_COUNTING - Further conditionalize existance of interfaces decRefCount & incRefCount with this macro - Add comments to StDOMNode<> and derivitives indicating that use of the classes is experimental. These modifications should take the proposed changes closer to a final go/no-go decision. -jdb --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
