[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/browser - view.stx:1.4
R. David Murray
bitz@bitdance.com
Fri, 30 Aug 2002 15:54:59 -0400
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/browser
In directory cvs.zope.org:/tmp/cvs-serv23250/browser
Modified Files:
view.stx
Log Message:
Note that a factory can be a list of factories.
http://collector.zope.org/Zope3-dev/9/
=== Zope3/doc/zcml/namespaces.zope.org/browser/view.stx 1.3 => 1.4 ===
--- Zope3/doc/zcml/namespaces.zope.org/browser/view.stx:1.3 Thu Jun 13 13:46:01 2002
+++ Zope3/doc/zcml/namespaces.zope.org/browser/view.stx Fri Aug 30 15:54:59 2002
@@ -8,7 +8,7 @@
* name
- * factory
+ * factory, a callable or list of callables that realizes the view
* for, the interface this view applies to