The argument that XML has better extensibility than JSON isn't very convincing 
to my ears.

I'm an old war horse, and recall extending message formats in ANSI C so as to 
maintain backwards
compatibility with existing clients (by versioning the struct name itself and 
always keeping the same
fields up front).

If this problem could be solved in ANSI C, the solutions available to Python 
with JSON can only be better.


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to