Re: Products in Zope 2.12+
Chris Withers <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
Hanno Schlichting wrote:
> If you have a package, which isn't in the "Products" namespace and
> still want its initialize to be called, you need to add some bits to
> your configure.zcml:
>
> <five:registerPackage package="." initialize=".initialize" />
Right, that's the bit I was after :-)
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
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 )