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?

Reply via email to