Lennart Regebro wrote:
On 7/6/05, yuppie <[EMAIL PROTECTED]> wrote:

Five comes with some code that bridges Zope 2 interfaces to Zope 3
interfaces. This way Zope 2 interface definitions can be reused without
adding redundant code.

This is quite useful, but doesn't work for Zope core interfaces: Five
depends one many Zope core packages and using Five code in these
packages creates circular imports.


Did I understand that correctly, it is a problem if you want to use
Five *from* zope core code?

Correct. It's not always a problem, but the bridging code doesn't depend on anything else in Five, so I guess moving that code into the core would be a clean solution.

Cheers, Yuppie

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to