Thanks for your reply
@Julian
each message belongs to a single user only. Its not shared between users. So 
I am creating entity group for the list of messages per user. And other 
reason is if I am not using entity group for messages per user then I am 
getting problem in saving list of messages (say abt 200+, belongs to a 
single user) in a single transaction. I want to do add list of messages and 
update unread count in a single transaction to maintain consistency in 
read/unread count for messages per user.

-- 
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.

Reply via email to