I see that quite a few people are having problems with implementing recursive data structures (tree etc, composite pattern etc). This is a documented bug in Google's JDO:
"There is currently a bug preventing owned one-to-many relationships where the parent and the child are the same class, making it difficult to model tree structures. This will be fixed in a future release. You can work around this by storing explicit Key values for either the parent or children." please see: http://code.google.com/appengine/docs/java/datastore/usingjdo.html please ask Google to fix this. If they need help they should ask the community for help! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@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.