8 Mar
2010
8 Mar
'10
3:48 p.m.
* 2010-03-04 20:51, Fabio Tranchitella wrote:
Committed with tests.
If nobody objects, I would like to release a new (bugfix) release of zope.component with the current trunk. This is the relevant entry from the CHANGES.txt file: - The ZCML directives provided by zope.component now register the components in the registry returned by getSiteManager instead of the global registry. This allows the hooking of the getSiteManager method before the load of a ZCML file to register the components in a custom registry. Thanks, Fabio