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=8741>. 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=8741 Support for garbage collection in IDOM implementation ------- Additional Comments From [EMAIL PROTECTED] 2003-05-30 07:44 ------- Well I think it is a good idea as long as it doesn't impact the standard code. Add the GC as a stand alone library and add a define to tell the compiler to use it. It would increase the amount of applications that could use Xerces DOM as a internal storage facility. Today DOM is not possible to use for long lasting applications that rely on a document to be modified on a continous basis. Such a application would eventually run out of memory with the current memory management algorithm. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
