[gwt-contrib] Re: Make splitpoint.xml CodeSplitter2 aware. (issue1639803)

2012-02-08 Thread cromwellian
LGTM http://gwt-code-reviews.appspot.com/1639803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Make splitpoint.xml CodeSplitter2 aware. (issue1639803)

2012-02-08 Thread cromwellian
LGTM http://gwt-code-reviews.appspot.com/1639803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] RPC payload question: Why use fully qualified class names?

2012-02-08 Thread Alex Epshteyn
Hi guys, I'm sorry I'm not up-to-date on recent GWT development efforts, but does the current version of the GWT-RPC serialization scheme still use fully qualified class names in the payload string? (e.g. com.example.foo.Foo in the method signature part of the payload, and then again as com.exampl