[Zope3-checkins] CVS: Zope3/src/zope/app/browser/form - widgets.txt:1.5

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Mar 13 18:01:44 EST 2004


Update of /cvs-repository/Zope3/src/zope/app/browser/form
In directory cvs.zope.org:/tmp/cvs-serv24548/src/zope/app/browser/form

Modified Files:
	widgets.txt 
Log Message:


Created annotation package in zope.app.



Moved annotation interfaces to zope.app.annotation.interfaces.



Moved attributeannotations to zope.app.annotation.attribute.


=== Zope3/src/zope/app/browser/form/widgets.txt 1.4 => 1.5 ===
--- Zope3/src/zope/app/browser/form/widgets.txt:1.4	Wed Mar  3 05:38:34 2004
+++ Zope3/src/zope/app/browser/form/widgets.txt	Sat Mar 13 18:00:42 2004
@@ -134,7 +134,7 @@
              permission="zope.ManageContent" />
 
     <implements 
-        interface="zope.app.interfaces.annotation.IAttributeAnnotatable"
+        interface="zope.app.annotation.interfaces.IAttributeAnnotatable"
         />
 
     <require




More information about the Zope3-Checkins mailing list