[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/startup -
registerRequestFactory.stx:1.5 registerServerType.stx:1.5
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Mar 29 10:08:52 EST 2004
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/startup
In directory cvs.zope.org:/tmp/cvs-serv20778/doc/zcml/namespaces.zope.org/startup
Modified Files:
registerRequestFactory.stx registerServerType.stx
Log Message:
Updated ZCML documentation. The files now contain information about the handler.
=== Zope3/doc/zcml/namespaces.zope.org/startup/registerRequestFactory.stx 1.4 => 1.5 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/registerRequestFactory.stx:1.4 Thu Jan 22 18:57:15 2004
+++ Zope3/doc/zcml/namespaces.zope.org/startup/registerRequestFactory.stx Mon Mar 29 10:08:21 2004
@@ -2,6 +2,8 @@
File zope/app/process/meta.zcml, lines 5 - 9.
+ Handler: zope.app.process.metaconfigure.registerRequestFactory
+
Register a particular request factory that can be used by a server.
Attributes
=== Zope3/doc/zcml/namespaces.zope.org/startup/registerServerType.stx 1.4 => 1.5 ===
--- Zope3/doc/zcml/namespaces.zope.org/startup/registerServerType.stx:1.4 Thu Jan 22 18:57:15 2004
+++ Zope3/doc/zcml/namespaces.zope.org/startup/registerServerType.stx Mon Mar 29 10:08:21 2004
@@ -2,6 +2,8 @@
File zope/app/process/meta.zcml, lines 11 - 15.
+ Handler: zope.app.process.metaconfigure.registerServerType
+
Register a server type.
Attributes
More information about the Zope3-Checkins
mailing list