If there aren't a huge number of Things for each User, then your
approach sounds workable.  A User would have a ListProperty of keys to
Things.  Your transaction on the User would add the key to a
previously created (before the txn) Thing and adjust the money
property.  You could garbage collect unreferenced Things at a later
time.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to