You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello
I would like to implement a comment function where logged-in users can
post comments to something (a post or an image). Should I store a
reference of the comments-object in the something-object or the other
way around.
Replies should inform all commentators by email about the new comment.