On 9/20/06, Rob Campbell <[EMAIL PROTECTED]> wrote:
In zcml I have require subdirectives for FosterRecord. They set
permissions for
zope.app.container.interfaces.IReadContainer/IWriteContainer and
IFosterRecord, along with set_schema for IFosterRecord.
I started getting the errors when I added IReadContainer and
IWriteContainer.
Beth IFosterRecord and IWriteContainer contain __setitem__. You are
trying to set permissions for __setitem__ twice that way.
--
Martijn Pieters
_______________________________________________
Zope3-users mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope3-users