I want to check out the new polymorphism features available for RequestFactory soon and stumbled upon the @ExtraTypes <http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/web/bindery/requestfactory/shared/ExtraTypes.java?spec=svn10499&r=10317>annotation. >From the JavaDoc and this >test<http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryPolymorphicTest.java?spec=svn10317&r=10317>I > maybe should understand what exactly it does, but I don't! ;)
What is the effect when putting it on top of a proxy interface? When do I put it above the RequestContext inteface? Regards Alex -- 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/-/34j7G9WjCvwJ. 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.
