It just occurred to me to go through the source and I have my answer now, but it's a bit hacky. Basically I could override __ExtractProperties in Exporter.
-Elias On Sep 24, 1:16 pm, Elias Torres <[email protected]> wrote: > I think I may have one more question. How can I dump the current Key > Name/Id? Other than that, bulkloader and I are getting along just > fine. > > -Elias > > On Sep 22, 1:26 am, Elias Torres <[email protected]> wrote: > > > > > Excellent! I read the whole cookbook series and you've now answered > > most of my questions on the subject. Why isn't that series part of the > > official documentation? > > > -Elias > > > On Sep 21, 3:58 pm, "Nick Johnson (Google)" <[email protected]> > > wrote: > > > > Hi Elias, > > > > Yes, you can do this by overriding the 'generate_key' method of the Loader > > > class. See this post for more > > > details:http://blog.notdot.net/2009/9/Advanced-Bulk-Loading-part-2-Customization > > > > -Nick Johnson > > > > On Mon, Sep 21, 2009 at 7:34 PM, Elias Torres <[email protected]> wrote: > > > > > Is there a way to set keyname while using appcfg.py upload_data? > > > > -- > > > Nick Johnson, Developer Programs Engineer, App Engine > > > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: > > > 368047 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
