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@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

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

Reply via email to