Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv16776

Modified Files:
      Tag: tseaver-z3_interfaces-branch
        CHANGES.txt 
Log Message:


Branch for Z3-ification of CMF interfaces

 - All interfaces declared in the CMF are now Zope3-style interfaces
   (the one remaining exception is to leave Zope2's
   'webdav.WriteLockInterface' declared by CMFCore.PortalContent and
   derivatives.).

TOOD

  - Clean up XXX'es noted during this pass.


=== CMF/CHANGES.txt 1.312 => 1.312.2.1 ===
--- CMF/CHANGES.txt:1.312       Thu Jul 14 06:52:06 2005
+++ CMF/CHANGES.txt     Fri Jul 15 18:41:16 2005
@@ -52,6 +52,10 @@
 
   Others
 
+    - All interfaces declared in the CMF are now Zope3-style interfaces
+      (the one remaining exception is to leave the Zope2's
+      'webdav.WriteLockInterface' declared).
+
     - The CMF now depends on Zope 2.8 / Five.
 
     - Non-release packages moved out of the /CMF/ repository package:

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to