[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.536 TODO.txt:1.33
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Wed Mar 17 13:27:09 EST 2004
    
    
  
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv25110
Modified Files:
	CHANGES.txt TODO.txt 
Log Message:
Updated according to recent changes.
=== Zope3/doc/CHANGES.txt 1.535 => 1.536 ===
--- Zope3/doc/CHANGES.txt:1.535	Sat Mar 13 23:57:56 2004
+++ Zope3/doc/CHANGES.txt	Wed Mar 17 13:27:06 2004
@@ -61,6 +61,9 @@
       attribute anymore, since all factories are publically available,
       i.e. all attributes/methods have the permission 'zope.Public'.
 
+    - Traversing views and schema field widgets are no longer looked
+      up by name but by a providing interface.
+
     Bug fixes
     
     - The configuration machinery's resolve() method  can now handle single
=== Zope3/doc/TODO.txt 1.32 => 1.33 ===
--- Zope3/doc/TODO.txt:1.32	Sat Mar 13 23:57:56 2004
+++ Zope3/doc/TODO.txt	Wed Mar 17 13:27:06 2004
@@ -31,9 +31,6 @@
 
   http://dev.zope.org/Zope3/UnificationOfRequestsAndSecurityContextsThroughUse
 
-- Fix up presentation-component franeworks to use presentation
-  components registered by interface.
-
 - Minor refactoring of adapter service to make it fast to find 
   all names for adapters from/to a given interface
 
    
    
More information about the Zope3-Checkins
mailing list