If its a 'by value' node object, then no you don't. If you just don't save
it anyway, it will probably be released when the current scope exists,
though it would still stay alive if you had a reference to it somewhere
else. Anyway, it will be released when all references to it are gone.
----------------------------------------
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]
"KRAUSE,MIKE (HP-FtCollins,ex1)" <[EMAIL PROTECTED]> on 03/28/2000
03:34:40 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: DOM_Node::removeChild question
Hi,
When I call the DOM_Node::removeChild() method, I get back a DOM_Node. Am
I
responsible for cleaning up the memory associated with this node? If so,
how?
Mike Krause
Hewlett-Packard Company