2009/2/4 Simon Elbaz <elbazsim...@gmail.com>: > If I try to create a utility subclassing interface.Interface and > implementing IMenuItemType like this: > > class OtherMenuItem(interface.Interface): > grok.implements(IAMenuItem, IMenuItemType) > > I get the following error:
Sorry, I don't currently have time to analyze your code as I must go, but the thing I can say right now is that the interface should provide the IMenuItemType, not implement it. -- WBR, Dan Korostelev _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users