Yes, entity groups should be small since 'touching' an entity in the group/path/hierarchy, blocks the whole group. Entity groups are really only meant to be used in situations where you need transaction support. In fact, quoting the GAE documentation, "Only use entity groups when they are needed for transactions. For other relationships between entities, use ReferenceProperty properties and Key values".
On Oct 31, 11:23 am, yejun <[EMAIL PROTECTED]> wrote: > I think I have read somewhere in documents, the entity groups size > need to keep small. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
