Thanks Jens and Thomas. I have it clear now. It would be nice to have the interface support. But it is already very cool to have class polymorphism over the wire.
On Sun, Jan 5, 2014 at 8:27 PM, Thomas Broyer <[email protected]> wrote: > > > On Sunday, January 5, 2014 6:06:00 PM UTC+1, Jens wrote: >> >> Yes thats possible since GWT 2.4.0. >> >> See: >> http://stackoverflow.com/questions/7625692/gwt-2-4-0- >> requestfactory-polymorphism >> https://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_4# >> Polymorphism_support >> > > Except that it only works for classes, not interfaces, for the domain > objects: > https://code.google.com/p/google-web-toolkit/issues/detail?id=5762 > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google Web Toolkit" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-web-toolkit/uFB1MMRIXWY/unsubscribe > . > To unsubscribe from this group and all its topics, 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/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/groups/opt_out.
