Hi,

I've searched all over the web, but didn't quite get my question answered.

How to obfuscate the type name of my request factory interface that extends 
RequestFactory? I can only see operations on service are obfuscated.

For gwt-rpc, it's enabled by adding below to module file.  
<inherit 
name='com.google.gwt.user.RemoteServiceObfuscateTypeNames<http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/user/RemoteServiceObfuscateTypeNames.gwt.xml?r=9519>'
 
/> 

Is there anything similar required to enable obfuscation for RequestFactory?

Regards,
zz

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ggMXO4wGPiEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to