> Any feedback on this plan and/or the platforms list is appreciated.

I'm in favor of a new release, but for the record, I would need the
following changes made if I was to avoid having to produce a private 2.8.1
build:

- backporting the fix for XERCESC-1698 bug, https missing from the valid
protocol list in XMLURL.hpp (that should be pretty simple and
non-controversial, although I still think that enum is a bad idea in
general)

- lowering the huge (re)allocation sizes in the DOM heap in
DOMDocumentImpl.cpp or (obviously a better idea) porting the new APIs that
were added to 3.0 to control the size from the application

I haven't actually looked at the code in the trunk that solves the heap
problem, but I'm assuming it can rely on new APIs that wouldn't break any
existing apps, maintaining the requirements for 2.8.0. I'd even do the work,
but I'm not a committer.

-- Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to