[Zope3-checkins] SVN: Zope3/trunk/src/ZODB/ Added an IConnection
interface declaration on ZODB Connection.
Fred Drake
fred at zope.com
Thu Jun 10 11:01:05 EDT 2004
On Thursday 10 June 2004 10:07 am, Albertas Agejevas wrote:
> Log message for revision 25330:
> Added an IConnection interface declaration on ZODB Connection.
>
> Jim says Tim Peters will be mad at him, but that's the right way to go.
The most significant transgression that I see (Tim may see others) is that
you've introduced a dependency on zope.interface. If you check the top of
the ZODB.interfaces module, you'll see that the implementation is very
careful not to depend on zope.interface.
-Fred
--
Fred L. Drake, Jr. <fred at zope.com>
PythonLabs at Zope Corporation
More information about the Zope3-Checkins
mailing list