do you have any examples on DeobfuscatorBuilder and ServiceLayerDecorator ?
On Tue, Dec 13, 2011 at 12:58 AM, Thomas Broyer <[email protected]> wrote: > If you're really sure about what you're doing, you can annotate the > property with @SkipInterfaceValidation; and if you need to generate the > DeobfuscatorBuilder yourself, possibly throwing in a ServiceLayerDecorator > to help a bit. > That's what I'm doing right now, because of some customizations we have to > do on the server-side. > In your case, the annotation might be enough (properties are not in the > DeobfuscatorBuilder, only classes and service methods). > > -- > 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/-/q0xn7DMITY0J. > > 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. > -- 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.
