[gwt-contrib] Re: Use c.g.g.core.shared.GWT in shared code. (issue1818803)

2012-08-28 Thread jat
LGTM, as far as it goes However, when you use GWT.create in non-client code, there is some setup you need to do - you have to create the ServerGwtBridge, set the deferred binding properties (either globally or per-thread), and you need to register any ClassInstantiators you need for the various

[gwt-contrib] Re: Use c.g.g.core.shared.GWT in shared code. (issue1818803)

2012-08-28 Thread t . broyer
On 2012/08/28 13:17:58, jtamplin wrote: LGTM, as far as it goes However, when you use GWT.create in non-client code, there is some setup you need to do - you have to create the ServerGwtBridge, set the deferred binding properties (either globally or per-thread), and you need to register

[gwt-contrib] Re: Use c.g.g.core.shared.GWT in shared code. (issue1818803)

2012-08-28 Thread skybrian
LGTM, but I'm not going to be able to submit this right away. (Working on Firefox plugin.) https://gwt-code-reviews.appspot.com/1818803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors