Thanks. The worst thing is, is that I remember seeing this thing a while back now that you point it out again. That will help for android and other java based platforms.
On Mon, Feb 14, 2011 at 5:35 PM, Thomas Broyer <[email protected]> wrote: > """The RequestFactoryMagic type can be used to > instantiate RequestFactory instances in non-GWT runtimes. […] If you > implement your ownRequestTransport (perhaps based on > a java.net.HttpUrlConnection or Apache HttpClientlibrary), you can write > console apps, bulk-query apps, or health probers using your production > RequestFactory endpoints. This is a huge improvement over GWT`s old RPC > system, which only supports GWT-based clients.""" > > — > Source: http://stackoverflow.com/questions/4853188/unit-testing-of-gwt-requestfactory-services-without-gwttestcase/4926160#4926160 > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
