Hi Dan,

Unfortunately, no - as I mentioned in my other responses, currently
the easiest way to do this appears to be overloading output_entities
and handling the writing of entities to disk yourself.

-Nick

On Mon, May 18, 2009 at 4:43 PM, Devel63 <danstic...@gmail.com> wrote:
>
> Fantastic, Nick, thanks for the info.
>
> Is there an equally simple way to output the key_name on bulk
> download?
>
> On May 18, 5:00 am, "Nick Johnson (Google)" <nick.john...@google.com>
> wrote:
>> Hi ecognium,
>>
>> You can do this by implementing the generate_key method in your
>> bulkloader.Loader class. See the code for 
>> details:http://code.google.com/p/googleappengine/source/browse/trunk/python/g...
>>
>> -Nick Johnson
>>
>> On Mon, May 18, 2009 at 4:54 AM, ecognium <ecogn...@gmail.com> wrote:
>>
>> > Hi All,
>> >    How do i specify a key name when using the bulk upload tool? I am
>> > currently using WWW:: Mechanize to upload my data one row at a time
>> > but would be nice if i can use the bulk loader as i don't want to
>> > reinvent the many options available in the tool.
>>
>> > Thanks!
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to