Hmm, interesting, since the link of the doc can be queried (for "what docs to I have permissions on). Clearly it is a good idea to have this link pointing back to the doc (maybe even bidirectional JDO "mappedBy" if possible for a list). I guess what would be really great would be the possibility to query child entities for parent key. But that is not supported, right?
But what is won from having these entities unowned instead of a list owned by the document entity? I see the point in being able to query for document keys, but with an owned entity cascade delete is for free. JDO will make this "list" into separate entities in db anyhow? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/PT_FIqWBYJMJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.