>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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to