[Zope3-dev] Zope 3 left in the dust <wink>
Tim Peters
tim.peters at gmail.com
Thu May 19 22:33:14 EDT 2005
Fred Drake created a new ZConfig release, with new internet/socket
address types to overcome a longstanding Windows hangup in Zope 2.8.
He also stitched the new ZConfig into the Zope trunk. I stitched the
same thing into ZODB 3.4, and changed ZODB/ZEO to use the new address
types where appropriate.
As a result, Zope3 trunk can't use ZODB 3.4b1 (I tried -- doesn't
work) before someone stitches the new ZConfig release into Zope3. I'm
willing to if nobody else is. Ideal would be someone familar with the
uses of the ZConfig socket-address and internet-address types
currently in Zope3 code (they'll still work, but most could/should
become the more specific
{socket,internet}-{binding,connection}-address).
More information about the Zope3-dev
mailing list