[Zope3-checkins] CVS: Zope3/lib/python/Zope/StartUp - ISimpleRegistry.py:NONE RequestFactory.py:NONE RequestFactoryRegistry.py:NONE ServerType.py:NONE ServerTypeRegistry.py:NONE SimpleRegistry.py:NONE SiteDefinition.py:NONE __init__.py:NONE configure.zcml:NONE initZODB.py:NONE meta.zcml:NONE metaConfigure.py:NONE startup.py:NONE
Jim Fulton
jim@zope.com
Thu, 24 Oct 2002 06:07:26 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/StartUp
In directory cvs.zope.org:/tmp/cvs-serv24647/lib/python/Zope/StartUp
Removed Files:
Tag: Zope3-Bangalore-TTW-Branch
ISimpleRegistry.py RequestFactory.py RequestFactoryRegistry.py
ServerType.py ServerTypeRegistry.py SimpleRegistry.py
SiteDefinition.py __init__.py configure.zcml initZODB.py
meta.zcml metaConfigure.py startup.py
Log Message:
Added more automatic interface registration while refering to
interfaces in component registration directives.
In doing this I was forced to clean up the configuratio files outside
of Zope.App. In particular, there shouldn't be any configuration files
outside of Zope.App and Zope.Configuration. This second task was much
more involved than the first. :/
=== Removed File Zope3/lib/python/Zope/StartUp/ISimpleRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/RequestFactory.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/RequestFactoryRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/ServerType.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/ServerTypeRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/SimpleRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/SiteDefinition.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/__init__.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/configure.zcml ===
=== Removed File Zope3/lib/python/Zope/StartUp/initZODB.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/meta.zcml ===
=== Removed File Zope3/lib/python/Zope/StartUp/metaConfigure.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/startup.py ===