Hi,

Fulvio Risso wrote:


However, from an architecture point of view, I believe data should be
attached to every single node instead of using a global list.

I don't recall why it was done this way, does anybody else? It was like that when I first started using xerces. I would assume it would be to keep the DOM nodes smaller. This is a not a frequently used feature.



Does anyone has any suggestion in order to avoid such this problem?

Is the slow down from accessing or putting them in? You could try and make the hash modulus bigger. Alby put a optimization in a while ago for this stuff. I have had a chat with him and he says he has another possible optimization. Could you provide us with the test case and use case for it (if the docs are large then send them off list).


Cheers,

Gareth


-- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://www.parthcomp.com

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



Reply via email to