[Zope3-checkins] CVS: Zope3/lib/python/Zope/I18n - configure.zcml:NONE meta.zcml:NONE

Jim Fulton jim@zope.com
Tue, 19 Nov 2002 18:25:17 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/I18n
In directory cvs.zope.org:/tmp/cvs-serv11465/lib/python/Zope/I18n

Removed Files:
	configure.zcml meta.zcml 
Log Message:

Two changes that were far reaching and interdependent.

- Changed existing directives that mention interfaces to register
  those interfaces with the global interface service.

- Moved all configuration support (except that in Zope.Configuration)
  into Zope.App. This was necessary to get the order of execution such
  that the interface service was defined before directives that used
  interfaces were used.  This is a change that has been needed for
  some time.


=== Removed File Zope3/lib/python/Zope/I18n/configure.zcml ===

=== Removed File Zope3/lib/python/Zope/I18n/meta.zcml ===