It's not a "bug", it's the way RF works (for now): there's no polymorphism on the client-side, you get objects of the exact type declared in your service stub or proxy (EntityProxy/ValueProxy) interfaces. See also http://code.google.com/p/google-web-toolkit/issues/detail?id=5367
-- 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.
