Thanks Konstantin,
I'll take a look at it.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
Nevermind, I found the answer in the package-info.java file.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
Reviewers: rjrjr, bobv,
Description:
http://code.google.com/p/google-web-toolkit/issues/detail?id=6855
This fix allows you to chain requests together that are created in the
same request factory while each request does not need to know about the
other.
You can chain your requests with the Reque