[Zope3-dev] RFC: Local Component Management Simplification

Jim Fulton jim at zope.com
Thu Feb 2 12:47:21 EST 2006


Dominik Huber wrote:
> Stephan Richter wrote:
> 
>> On Thursday 02 February 2006 07:38, Jim Fulton wrote:
>>  
>>
>>> Comments and questions are welcome.
>>>   
>>
>>
>> I like the proposal in general. The big missing use case that is 
>> missing for me is the task of unregistering or reregistering a 
>> persistent component.
> 
> I like the proposal too, but if we start to allow utilities within the 
> content-space, this unregistering or reregistering should be highly 
> transparent for end-user.
> Therefore it might be still usefull to provide a marker interface such 
> as ILocalUtility that can be triggered by little un/re-registering 
> framework using the annotation of an utility to remember its 
> registration-dependencies.

It should be able to quert the components registry to determin it's
registrations.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list