Re: [PHP-XML-DEV] libxml2 memory handling
[email protected] ("Rob Richards")
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
From: "Shane Caraveo" <[email protected]> > One thing that should be kept in mind when doing this is being able to > move nodes between documents. > This is not a problem as long as it is not against the specs. Many calls are defined that the node may only be added to the document which created it, which is why we do need some reference to the nodes document. As far as that other thread. Not even jumping into that one. Rob