<html><body>
<p><tt>&gt;&gt;&gt;Really? One response doesn't look anything like the previous <br>
response? They don't sue the same element names? They don't have the <br>
same root element? I expect some things would change, but it would be <br>
very surprising for the names to be completely random. Did you try <br>
preloading &nbsp;the constant information for each response and copying <br>
that with just changes to the parts that actually did change?&lt;&lt;&lt;&lt;</tt><br>
<br>
<tt>Yes trust me.</tt><br>
<tt>We construct JDOM nodes on the fly, and let component modify it as they want (do repeat, change attributes/content,....). The only way to get this optimized is to use a kind of 'copy on write' algorithm for any JDOM object change (attribute, content...). And JDOM architecture does not allow it.</tt><br>
</body></html>