[Zope-dev] Re: [Zope] [PATCH] to Zope's Management Interface
   
    Steve Alexander
     
    steve@cat-box.net
       
    Mon, 29 Apr 2002 14:46:10 +0100
    
    
  
Jerome Alet wrote:
> 
> Perhaps you could tell me if I have to use the App.Hotfixes interface or
> not when doing such a not-Hotfix thing.
You should certainly not use the App.Hotfixes interface for this.
The App.Hotfixes interface is for registering dynamic patches that will 
become part of Zope in a future release, at which point the dynamic 
patch can be removed.
While you are dynamically extending Zope, I don't think there are any 
plans to incorporate this into the core Zope distribution.
--
Steve Alexander