11 Mar
2003
11 Mar
'03
3:17 p.m.
The things that seemed to be missing from your writeup were:
Almost no mention of ZEO (only one mention of a "zeo client name" parameter). How does ZEO fit into this?
ZEO client configuration is included in the new configuration schema. ZEO server configuration has its own schema and tools, also based on ZConfig and the new zdaemon; you can check these out in the ZODB 3.2 alpha release. --Guido van Rossum (home page: http://www.python.org/~guido/)