Maybe it is just me, but it seems vastly more efficient to just write out the correct string than call Integer.toHexString().
Also, don't forget to update WHATSNEW since this is potentially a backwards incompatible change. jon On Tue, Jun 29, 2010 at 12:51 AM, Stefan Bodewig <bode...@apache.org> wrote: > On 2010-06-28, Stefan Bodewig wrote: > > > By now I tend to agree with Jon that DOMElementWriter should encode \n, > > \r and \t when writing attribute values (and only when writing attribute > > values). > > svn revision 958857 > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org > For additional commands, e-mail: dev-h...@ant.apache.org > >