Here's where this was added in CVS -- anyone want to defend it?
http://marc.theaimsgroup.com/?l=axis-dev&m=99944942602236&w=2
-----Original Message-----
From: Eric.D.Friedman@wellsfargo.com
[mailto:Eric.D.Friedman@wellsfargo.com]
Sent: Friday, August 08, 2003 4:53 PM
To: axis-dev@ws.apache.org
Subject: setPretty forced on
Anyone know why SOAPEnvelope always forces SerializationContextImpl to
pretty print XML messages? This means that whitespace/indentation costs are
incurred for every serialized message: nice during debugging, but not in
production. Why is this hardcoded in SOAPEnvelope? Does anyone object if I
remove it?
|