[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope-cvs
Subject:    [Zope-Checkins] CVS: Zope3/lib/python/Zope/App/OFS/Container - configure.zcml:1.4
From:       Stephan Richter <srichter () cbu ! edu>
Date:       2002-06-29 15:42:09
[Download RAW message or body]

Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Container
In directory cvs.zope.org:/tmp/cvs-serv22238/lib/python/Zope/App/OFS/Container

Modified Files:
	configure.zcml 
Log Message:
Okay, I fixed the the VFS implementation again. There is quiet some work left 
though. We have to get rid of the _traverse view for folders, then I can do 
some more. Also, I still have to do some general cleanup in the Publisher 
and Traverser.


=== Zope3/lib/python/Zope/App/OFS/Container/configure.zcml 1.3 => 1.4 ===
       factory=".ContainerTraverser." />
 
-  <vfs:view name="_traverse" 
-      for=".IContainer."
+  <vfs:view 
+      name="_traverse" 
+      for=".IContainer.IItemContainer."
+      factory=".ContainerTraverser." />
+
+  <vfs:view 
+      name="_traverse" 
+      for=".IContainer.IReadContainer"
       factory=".ContainerTraverser." />
 
   <adapter factory=".ContainerTraversable."



_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://lists.zope.org/mailman/listinfo/zope-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic