I have a class with JDO annotations in it. There is a number of entities of that class already in Data Store. I need to add a new field to the class. Is it safe for the data to add a new field to JDO class? Will my entities stay available with 'null' returned for the new field or they will be erased?
Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
