[Zope3-checkins] CVS: Zope3/src/zope/app/startup - __init__.py:NONE bootstrap.py:NONE configure.zcml:NONE meta.zcml:NONE metaconfigure.py:NONE requestfactory.py:NONE requestfactoryregistry.py:NONE servertype.py:NONE servertyperegistry.py:NONE simpleregistry.py:NONE sitedefinition.py:NONE

Fred L. Drake, Jr. fred@zope.com
Wed, 25 Jun 2003 11:29:35 -0400


Update of /cvs-repository/Zope3/src/zope/app/startup
In directory cvs.zope.org:/tmp/cvs-serv4594/startup

Removed Files:
	__init__.py bootstrap.py configure.zcml meta.zcml 
	metaconfigure.py requestfactory.py requestfactoryregistry.py 
	servertype.py servertyperegistry.py simpleregistry.py 
	sitedefinition.py 
Log Message:
Merged from fdrake-zconfig-in-zope-3-branch:
Replace zope.app.startup with zope.app.process; these contain mostly the same
code, but zope.app.process supports the new startup events instead of calling
various initialization routines directly, and supports configuration of the
appserver using ZConfig.

=== Removed File Zope3/src/zope/app/startup/__init__.py ===

=== Removed File Zope3/src/zope/app/startup/bootstrap.py ===

=== Removed File Zope3/src/zope/app/startup/configure.zcml ===

=== Removed File Zope3/src/zope/app/startup/meta.zcml ===

=== Removed File Zope3/src/zope/app/startup/metaconfigure.py ===

=== Removed File Zope3/src/zope/app/startup/requestfactory.py ===

=== Removed File Zope3/src/zope/app/startup/requestfactoryregistry.py ===

=== Removed File Zope3/src/zope/app/startup/servertype.py ===

=== Removed File Zope3/src/zope/app/startup/servertyperegistry.py ===

=== Removed File Zope3/src/zope/app/startup/simpleregistry.py ===

=== Removed File Zope3/src/zope/app/startup/sitedefinition.py ===