On 8/1/2017 7:34 AM, Mukul Gandhi wrote:
> Hello,
> I don't intend to spark a bitter debate between XML & JSON, where
> the outcome of debate is win of one over other. Rather, I wish to
> present in a friendly manner, according to me, where these two
> technologies differ.
>
> When talking about designing REST services, JSON seems to clearly win.
> ...
Many of the responses so far seem to assume that the server's output
will be consumed by a web browser, and be processed with javascript.
But if we're talking about "services" in general, this is far from the
only case.
TomP