[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser - AddModule.py:NONE AddServiceDirective.py:NONE Adding.py:NONE Bindings.py:NONE ComponentAdding.py:NONE EditConfiguration.py:NONE EditModule.py:NONE EditServiceDirective.py:NONE ItemEdit.py:NONE PackagesContents.py:NONE __init__.py:NONE add_module.pt:NONE add_service_1.pt:NONE add_service_2.pt:NONE configure.zcml:NONE editConfiguration.pt:NONE edit_module.pt:NONE edit_service_directive.pt:NONE packages_contents.pt:NONE services_bindings.pt:NONE

Jim Fulton jim@zope.com
Sat, 30 Nov 2002 07:44:30 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser
In directory cvs.zope.org:/tmp/cvs-serv30047/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser

Removed Files:
      Tag: Zope3-Bangalore-TTW-Branch
	AddModule.py AddServiceDirective.py Adding.py Bindings.py 
	ComponentAdding.py EditConfiguration.py EditModule.py 
	EditServiceDirective.py ItemEdit.py PackagesContents.py 
	__init__.py add_module.pt add_service_1.pt add_service_2.pt 
	configure.zcml editConfiguration.pt edit_module.pt 
	edit_service_directive.pt packages_contents.pt 
	services_bindings.pt 
Log Message:
Refactored the way TTW component registration is done.  There are now
separate registry objects that abstract the machinery for registering
multiple conflicting configurations and deciding which, if any are
active.  Also provided a new field and widget for the status
information.

Along the way, cleaned up and streamlined placeful testing
infrastructure a bit.

Now checking into branch. Will give file-by-file (or at least more
specific logs) when the changes are merged into the head.

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/AddModule.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/AddServiceDirective.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/Adding.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/Bindings.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/ComponentAdding.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/EditConfiguration.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/EditModule.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/EditServiceDirective.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/ItemEdit.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/PackagesContents.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/__init__.py ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/add_module.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/add_service_1.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/add_service_2.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/configure.zcml ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/editConfiguration.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/edit_module.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/edit_service_directive.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/packages_contents.pt ===

=== Removed File Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Views/Browser/services_bindings.pt ===