Hi AJG. I imagine most people are using the User object or email address as they did before the unique user ID was available in Python. It should be coming for Java also. - Jason
On Wed, Aug 19, 2009 at 7:31 PM, AJG <[email protected]> wrote: > > From the docs it sounds like the User object is based on the email for > the user. This seems really bad if you want to persist data for the > current user since one day they can change their email address and > then you are screwed. > > I see the user_id() function for python and the fact that this doesn't > exist for java seems like a huge mistake. > > Are people just using User to persist anyway or is there another way > around this? > > Thanks in advance. > -Aj > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
