I'm already doing that. The only downside is ReferenceProperty stores the complete key path (app_id + parent + model + key_id + ...), while you will be storing only a part(key_id). If ancestor queries are not a problem for your app OR you can do them without needing the complete original key then you can simply use an Integer property.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/gn7O3fDMh5cJ. 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.
