Ryan, I see now. It looks like Google is going to fix this in the future, see the last paragraph on this page: http://code.google.com/appengine/docs/users/userobjects.html
I couldn't find an issue for this, adding one would speed this up... Alex On Nov 8, 6:09 am, Ryan Lamansky <[EMAIL PROTECTED]> wrote: > Alexander Kojevnikov: Although your plan would function, it offers no > protection from email address changes. If the user changes their > email address, they would no longer match their original UserProfile > (because UserProperty is just a fancy name for "string", as it stores > only the email address), thus cutting them off from all referenced > data. > > -Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
