[ZODB-Dev] Getting clientstorage object in main.py

David Pratt fairwinds at eastlink.ca
Thu Jun 15 13:28:57 EDT 2006


Perhaps I should qualify this a bit. On realize ClientStorage is 
initialized during ZEO startup. main.py provides a ZODB.DB.DB instance 
as db but I am interested in setting an attribute of the ClientStorage 
instance that was initialized.

Regards,
David

David Pratt wrote:
> Hi. I am needing to get hold of my clientstorage obj instance that was 
> created on realize in zope.app.twisted.main.py. Can someone advise how 
> to get a handle on it in main.py after is has it has been created 
> (realized). Many thanks.
> 
> Regards,
> David
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
> 
> ZODB-Dev mailing list  -  ZODB-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zodb-dev
> 


More information about the ZODB-Dev mailing list