Hi, We are in the process of going live with our app but struggling with schema changes. We intentionally adopted JDO as we wanted to keep changes minimum in case we need to port. But it is biting us now as it is a nightmare to change the schema. We are trying to add only Object types as suggested in one stackoverflow post but the changes still throws tons of exceptions.
How do we handle it? Also is Objectify the only way out? If so how much work it is to port objectify code? any help is appreciated. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
