Comment 24 for bug 641338

Revision history for this message
William Grant (wgrant) wrote : Re: [Bug 641338] Re: Archive:EntryResource:syncSource timeouts

On 12/07/11 19:15, Julian Edwards wrote:
> We could, but I'd rather not have yet another method name when I want
> synchronous copying to simply die.
>
> However, I think I have no choice as it doesn't look like we have a way of
> figuring out the api version in use inside the method code.

You export two Python methods under the same webservice name, but
restrict them to disjoint sets of versions.

But you could possibly take this opportunity to rename it to something
like 'copyPackage'.