18 Jun
2008
18 Jun
'08
9:03 p.m.
Christian Theune wrote:
I don't think zope.component wants to know about views. The interface should be in a package that already knows about views.
I agree it's an inappropriate location, however, zope.component *does* define an ``IView`` interface as it is (zope.component.bbb.interfaces). Perhaps it should be moved to zope.app.component which defines the "view" meta directive. \malthe