java - Bulkloader import list of integers -


how should configure import_transform , export_transform im configuration yaml file able export , import multiple integer property?

i wrote collection of helpers bulk loading data:

http://code.google.com/p/bulkloader-gdata-connector/source/browse/bulk_helper.py

i think list_to_json(int) , json_to_list(int) need.

be aware choke on entities have don't have list defined yet.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -