Hello list, I would like to kindly ask if there is any way to immediately erase DOMTreeWalker created with DOMDocumentTraversal::createTreeWalker? I've noticed that release() doesn't free the object before original document is destroyed. Is there any way to do that? Or there is some important reason why the walker is alive untill doc get destroyed?
Sorry if this was discussed before but I haven't found it in the archive and I am not sure if xml spec says anything about this. regards Zdenek Nemec --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
