On Tue, Jun 23, 2009 at 3:13 PM, Jonathan Feinberg <[email protected]>wrote:
> > On Jun 23, 10:04 am, "Nick Johnson (Google)" <[email protected]> > wrote: > > > > Am I write in my understanding that by the time these Exporter methods > > > are called, the entities have already been transferred in some opaque > > > (and presumably efficient) form from GAE to the client? > > > > Correct - the bulkloader uses remote_api. If you want, of course, you can > > write your own importer, exporter, or anything else, using remote_api. > > Again, thanks. One final question (I think): is my undertsnading of > the code correct in that the result_db is not deleted at the > conclusion of a successful transfer, and that, therefore, if i run the > export a couple of weeks later, only the newly added entities will be > transferred? I'm not certain, actually. I would expect that the database is deleted or marked as completed once everything's downloaded. Let me know if you find out! ;) -Nick Johnson > > > -- 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 [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 -~----------~----~----~----~------~----~------~--~---
