Anybody knows a better way to ensure that the interface isn't replaced by the only implementing class by the Static code analyzer during compilation?
Above I did it by creating another implementing class, but just wondering if there isn't an easier way. Maybe some annotation to tell the compiler to skip any replacement. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
