by runewake2 on Sun Sep 09, 2012 12:34 pm
Json is faster to parse and is smaller in size. Furthermore, Json is a bit easier for me to serialize/deserialize than XML. Furthermore, I have more experience working with Json than XML so I could write up the actual API much faster.
So, I guess it's a preference kind of thing, but also faster.