[Zope3-Users] ZCML updating question

David Pratt fairwinds at eastlink.ca
Thu Aug 10 14:50:41 EDT 2006


Hi. I am trying to update an old package. Can someone suggest an updated 
equivalent for the following:

   <content class=".mypackage.myclass">
     <implements interface="zope.app.annotation.IAttributeAnnotatable" />
     <implements interface="zope.app.utility.interfaces.ILocalUtility" />
     <allow interface=".interfaces.IMyInterface" />
   </content>

Many thanks.

Regards,
David


More information about the Zope3-users mailing list