Make DOM heap allocation sizes configurable
-------------------------------------------
Key: XERCESC-1475
URL: http://issues.apache.org/jira/browse/XERCESC-1475
Project: Xerces-C++
Type: Improvement
Components: DOM
Versions: 2.6.0
Reporter: Scott Cantor
Right now, the DOM document heap allocator has fixed values of 64k and 4k for
the chunk allocation and suballocation limits, respectively, in
DOMDocumentImpl.cpp
It would be nice if the application could configure those values somehow for
its usage patterns. They can be changed now only by recompiling, which is hard
if you're distributing an application in source form.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]