On Tue, Nov 24, 2009 at 6:22 AM, Chris McDonough <[email protected]> wrote: > I think we have to divorce the requirement from "the ZCA". > > The requirement: > > - an attribute of an instance of the class > "zope.component.registry.Components" which is dictionarylike > (accepts any key type, any value type).
As far as I can tell you don't want any of the ZCA functionality (named utilities, overriding, etc.), so divorcing this from the ZCA seems appropriate. I still don't quite see why a module global dictionary doesn't meet your needs. -- Benji York _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
