Yes, your JSON is expected to have an object, not a collection, at its root. 
This turns out to be a good idea in general as well - in some browsers it is 
possible to load json that starts in an array from another site, and read 
the contents of those objects, something which is not possible if you start 
with an object instead.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/kN4IbB1Mn4AJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to