|
Re: importNode() / release() memory growth problem in Xerces-C++.....please: msg#00090text.xml.xerces-c.user
John Doe wrote: Hi, this is the second time I send this message, sorry for that, its just There was a long discussion about this just a few weeks ago: http://marc.theaimsgroup.com/?l=xerces-c-dev&m=116592343116092&w=2 The bottom line is that you will need to release the parent DOMDocument instance to recover all of the memory. Also, it looks like you're using one DOMDocument instance as a factory, creating a large tree, then importing that entire tree into another document. You might want to consider re-factoring your code so you always create the new nodes in the document that's the final destination of the nodes, since that is much more efficient. Dave |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: problem in using xerces with MVS2005: 00090, David Bertoni |
|---|---|
| Next by Date: | Re: Problem building Xerces 2.7.0: 00090, Vitaly Prapirny |
| Previous by Thread: | importNode() / release() memory growth problem in Xerces-C++.....please helpi: 00090, John Doe |
| Next by Thread: | Re: importNode() / release() memory growth problem in Xerces-C++.....please help: 00090, John Doe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |