Bulk loader is doing what I want, but not the *way* I want. I'm exporting/importing to/from CSV files just fine using bulkloader.yaml and specifying a few import_transforms of my own.
Many of my transforms simply set property default values that are already specified in my data model class. Presumably getting bulkloader.yaml to use my model would obviate the need for these import_transforms. Is that right? I seek a very simple, very explicit, and non-deprecated example of doing that. Anybody have one? -- 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.
