Hi all using JDO for persistence i have a data store class A which persist its child B as serializable (blob object) what is my options when the serialVersionUID change? do i have to delete all instances of A and recreate them or what? how application versions deal with this? can applying new version help in the port effort ,or they use the same datastore and the same cde so will result in same errors thanks Joe
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
