[Zope3-dev] Deploying WSGI Apps with Zope 3.2+

Chris Withers chris at simplistix.co.uk
Mon Jan 30 13:39:09 EST 2006


Sidnei da Silva wrote:
> What I think is that the Zope ZConfig schema should have something
> just like 'package-includes' is for ZCML. A place where you can drop a
> snippet of ZConfig schema and it will get picked up at boot time.

Try having a play with MailingLogger in Zope 2.
Both the .conf and schema files have import commands...

All you really need is a generic multisection that you can implement 
when you need to. I've wished Zope 2 had this on several occassions...

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk



More information about the Zope3-dev mailing list