It's no real help for you, but for me, XML is a document format (store data for 
a long time), whereas JSON is a transfer format (I really wouldn't prefer JSON 
over XML for archiving).

But imho JSON won't continue growing in popularity, because finally people seem 
to rediscover the advantages of binary formats (Protobuf, FlatBuffer… but 
unless performance isn't critical, I'd probably stick with JSON as well).
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to