29 Apr
2002
29 Apr
'02
1:46 p.m.
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