I'm trying to create a message board system, and I have broken it down into categories, threads, and posts. I need to make each post be a child of a thread, etc. I read about setting a parent, and doing database queries with 'ANCESTOR', but I can't find good documentation showing the actual code involved in doing so. Can someone post a simple example to work off of, or a link that explains this process in detail? Thank you!
-- 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.
