On Tue, Jun 23, 2009 at 2:01 PM, Jonathan Feinberg <e.e.c...@gmail.com>wrote:

>
> On Jun 23, 8:13 am, "Nick Johnson (Google)" <nick.john...@google.com>
> wrote:
>
> > No, just whatever suits you best. You can write them in binary, or to
> > separate files, if you want.
>
> In reading the documentation for
>
>   appcfg.py download_data
>
> , which is what I'm talking about here, I don't see any sample code or
> documentation that describes how to do what you're suggesting. Could
> you give me a pointer? Here's the documentation I've seen:
>
> http://code.google.com/appengine/docs/python/tools/uploadingdata.html#Downloading_Data_from_App_Engine


Check out the source code for the Exporter in the bulkloader:
http://code.google.com/p/googleappengine/source/browse/trunk/python/google/appengine/tools/bulkloader.py#3308.
The docstrings describe how to define your own exporter class that
stores
data however you want.

-Nick Johnson

<http://code.google.com/appengine/docs/python/tools/uploadingdata.html#Downloading_Data_from_App_Engine>
>
> Thanks.
> >
>


-- 
Nick Johnson, App Engine Developer Programs Engineer
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 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