Hello every one, I have defined two entities in my application, say A and B. Now one property of A is ReferenceProperty to B. Now I am trying to download the values stored in the datastore A in to my local system (using bulkloader.exporter). And as expected in the ReferenceProperty part of A, I am getting junk values. How do I define that this property of A has to use B's exporter?
-- 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.
