I have a question about removeChild and other functions like it. Are the oldChild DOMNode* passed into the function and the DOMNode* returned by the function identical? Or is a new node allocated in the parser? I am asking b/c in my wrapper functions I need to know if I can just return the input node or not.
Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
