Ok, thanks - opened an enhancement request: http://code.google.com/p/google-web-toolkit/issues/detail?id=5729
On Dec 8, 12:47 pm, Thomas Broyer <[email protected]> wrote: > On 7 déc, 15:30, Chris Lercher <[email protected]> wrote: > > > Hi, > > > with GWT RPC, it's possible to elide/obfuscate the type names from the > > network traffic, by adding: > > > <inherits > > name="com.google.gwt.user.RemoteServiceObfuscateTypeNames"/> > > > to the .gwt.xml file. (This effectively sets the property > > "gwt.elideTypeNamesFromRPC" to "true".) > > > Is something like that also available for the new (GWT 2.1) > > RequestFactory? > > Looks like there's not > (yet):http://code.google.com/p/google-web-toolkit/source/browse/releases/2.... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
