http://www.yqlblog.net/blog/2011/06/03/cha...or-build-17991/QUOTE
New Feature Highlights
* Single-element JSON arrays are corrupted into JSON objects
What was the reason for this change?
As it stands now, developers will have to do a type check to see if the result is an array or not.
I can imagine quite a few apps are having problems now because they assume the result will come as an array.
If you feel this was an important "feature" then fine, but at least make it backward compatible and only enable it if the developer explicitly asks for it in the query!
Regards
Jesper