Not necessarily a problem, but the serialization file is bigger and compilation can take a while longer. When i faced that problem i also see plenty of warnings, but maybe recent releases are less verbose.
I got to use an interface that extends Serializable, and then mark my DTOs used with generics with that. Hope that helps. -- 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.
