Is there still a place for XML in the future?
Posted
by David Neale
on Stack Overflow
See other posts from Stack Overflow
or by David Neale
Published on 2010-06-02T12:05:09Z
Indexed on
2010/06/02
12:23 UTC
Read the original article
Hit count: 246
Now that many people seem to be moving towards JSON for web communication I am wondering about why XML should continue to be used.
I appreciate that XML has many years on JSON, during which time it has been widely adopted. However, the fact that it is so well-adopted appears to be the one decisive reason why it should continue to be used.
Is there a good reason why XML should not gradually be phased out in favour of JSON?
© Stack Overflow or respective owner