Hello, I am still very confused about the enhanced serialized class "issue" in GWT version 2.0.
I would like to use GWT for a CRUD application. One of the advantages I can see over Flex, is the possibility to use shared entity java pojo both on the client (detached) and the server. I don't want to use DTO (even if there are generated with Dozer) or Gilead. The French book "Programmation GWT 2" seems to say it does not work "as is" while Google help seems to say the "issue" has been fixed in 2.0. I know there is a solution called "objectify" for the App Engine but I am using JPA/hibernate right now. Thanks for your help. -- 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.
