To answer the original question, no - no changes are planned in the Xsrf variants of generator-based RPC. We should remove those comments. I am aware of no reason to not use the Xsrf variants in production code.
Looking forward, beyond gwt-user.jar, I have the core of RPC working correctly in Annotation Processors (i.e. so that it is compatible with GWT 3). I do not have the equivalent of RemoteService ready yet, but when I get there I will make sure tools are available akin to XsrfProtectedService. However, while migration should be minimal to this updated version, it will not be zero - at the very least a different servlet will be required, and a constructor call instead of GWT.create. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/12402d44-1c27-459f-9b11-4c8665f00b0a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
