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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 4:53 PM To: [EMAIL PROTECTED] 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?
