SSHStore in bfile

David Douard david.douard at logilab.fr
Tue Nov 3 01:58:39 CST 2009


Le Monday 02 November 2009 16:29:30 Greg Ward, vous avez écrit :

[snip]

> More importantly, I have refactored the store interface so that get()
> takes a list of (filename, hash) pairs.  That will obviously
> invalidate your get() method.  It should be fairly easy for you to add
> a loop to your get(): see what I did in LocalStore.get() for an
> example.

Shouldn't the put() method be refactored the same way? Looks strange to me to 
different APIs for these 2 methods.

David


-- 
David Douard                        LOGILAB, Paris (France), +33 1 45 32 03 12
Formations Python, Zope, Debian :   http://www.logilab.fr/formations
Développement logiciel sur mesure : http://www.logilab.fr/services
Informatique scientifique :         http://www.logilab.fr/science



More information about the Mercurial-devel mailing list