You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by db...@qis.net on 2004/07/08 20:58:07 UTC

Patch improves StringConcatenation in loops

The attached patch, replaces concatenation building of strings in loops with the
use of an explicit StringBuffer.


Re: Patch improves StringConcatenation in loops

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Dave,

Thanks for the patch. I've committed it to CVS.

dbrosius@qis.net wrote on 07/08/2004 02:58:07 PM:

> The attached patch, replaces concatenation building of strings in 
> loops with the
> use of an explicit StringBuffer.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org