On 14/12/12 11:24, Thomas Broyer wrote: > > and there's also the issue with GWT-RPC serialization policies that make > using SuperDevMode tricky (apparently, I don't use RPC). "Tricky" is too strong a word for it. It only takes a small amount of code, so that the RPC servlet's doGetSerializationPolicy(...) can fetch the serialization policy file from the code server. Once that's done, it just works. I never have to think about it or actively do anything to make SuperDevMode work with RPC.
Paul -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
