I don't know what the issue was exactly but I seem to have gotten it
to work. Now my question is if there's a better way to fetch complex
object graphs from the server than having to write:
request.findEntity.with("itemA.itemB.itemC", "itemA.itemD.itemC" ...)
Is there a more efficient way to do this?
Thanks!
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
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.