Jim Fulton wrote:
> So why not add a history method to ZEOStorage that passes size as a
> keyword argument?

I don't know what "ZEOStorage" is...

zrpc.connection.Connection appears to despatch direct to the storage, 
please correct me if I'm wrong.

In this case, that's a RAIDStorage. It doesn't have any choice in what 
parameters its history method gets called with, that's controlled by the 
ClientStorage emitting the zrpc call...

So I'm afraid I don't really understand what you're trying to suggest...

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to