Comment Re:Perfect for the web? I don't think so (Score 1) 317
It may not necessarily be less bloat and is less readable but the advantage is that the former will immediately be turned into a JavaScript object whereas the latter must be marshalled into an object using custom JavaScript code.