[Imports] Sorting changes

Andy Allan gravitystorm at gmail.com
Fri Oct 16 10:56:24 BST 2009


On Thu, Oct 15, 2009 at 8:18 PM, andrzej zaborowski <balrogg at gmail.com> wrote:

> I use a couple of simple python scripts,

I'd suggest that's the problem there - rather than trying to make the
simple python scripts better, you'd be better off using a
fully-fledged uploading tool and improving that if you need to. If you
are worried about people making changes "mid-upload" then the design
of your upload script is at fault - it should be using diff uploads,
not running thousands of discrete API calls and trying to get the
sequencing correct.

Cheers,
Andy




More information about the Imports mailing list