Is DeRPC actually in use somewhere?

Or should I go ahead and propose a patch that deprecates it or even removes
it?

-Daniel



2012/9/11 Chris Lercher <cl_for_mail...@gmx.net>

>
> https://developers.google.com/web-toolkit/doc/latest/DevGuideServerCommunication#DevGuideDeRPC
>  says
> about Direct-Eval RPC:
>
>    "This feature did not work out as planned, and the GWT team strongly
> discourages its use."
>
> However, the classes RpcServlet, RpcService etc. are not marked as
> deprecated.
>
> It's easy to mistype RemoteService as RpcService, which doesn't cause any
> warning. If this happens, it can be very difficult to spot the problem, and
> it's not trivial to revert to RemoteService, see for example:
> http://code.google.com/p/google-web-toolkit/source/diff?spec=svn11258&r=11229&format=side&path=/trunk/samples/validation/src/main/java/com/google/gwt/sample/validation/client/GreetingService.java&old_path=/trunk/samples/validation/src/main/java/com/google/gwt/sample/validation/client/GreetingService.java&old=10642
>
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to