Honestly, this is all gibberish to me. Why are you even doing this? RequestFactory offers you a way to encode/decode your data, supports polymorphism, etc.
Intro to requestfactory here: http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html Keep in mind here that the entity (http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html#entities), doesn't actually have to be a JPA entity. On Wed, Jun 1, 2011 at 6:59 PM, Panam <[email protected]> wrote: > Can sombody just comment on this? I have a decision to make.... > > Related to 2): is polymorphism indeed impossible with autobeans so > that I lose subtype specifics when serialzing lists of objects with > different subypes (but a common supertype of course)? > > Thanks > panam > > -- > 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. > > -- 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.
