RequestFactory with() fetching info only for last item in list

2011-11-30 Thread Sekhar
I have the following hierarchy User (entity) - ListMember getMembers() - ListProblem getProblems() Member (value) - User getUser() Now, if I fetch a User using with(... members, members.user.problems), I'm getting the problems only for the last member in the list. I verified in the debugger

Re: RequestFactory with() fetching info only for last item in list

2011-11-30 Thread Thomas Broyer
Looks like http://code.google.com/p/google-web-toolkit/issues/detail?id=6710 -- 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/-/OwGlzMZKRTEJ. To

Re: RequestFactory with() fetching info only for last item in list

2011-11-30 Thread Sekhar
Thanks, yes...looks that way. -- 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/-/EppdutAdJl8J. To post to this group, send email to