Originally, I thought the right way to handle it would be to base it on the quoting flag. The problem with this approach is that the quoting flag default is set to false, while the default behavior is set to remove quotes. So either solution of changing the quoting flag default or changing the unmarshalling to look at this flag could potentially break existing code relying on this default setting.
[ Full content available at: https://github.com/apache/camel/pull/2518 ] This message was relayed via gitbox.apache.org for [email protected]
