On Feb 2, 2011, at 10:34, Heiko Braun wrote:
>
> The advantage of JSON is really ease of consumption. You can't get much
> easier than eval(response).
>
+1
...and if i understand it correctly, not using JSON will then require tools (any tools,
not just JBoss Tools)
to have a binary dependency again back to AS..
And those using python, ruby and whatnot to admin/interface/script with would also require
some custom parsing code, right ?
/max