On Tue, Sep 29, 2009 at 01:33:21PM +0200, Hanno Schlichting wrote: > Is there any reason you don't just ignore the configure.zcml in that package? > > Nobody forces you to load the zcml file. The whole point of having > these policies in zcml is to be able to ignore or override them > easily.
Good point, thanks! I haven't looked at the configure.zcml for zope.catalog previously. In fact the config for zope.catalog is split into several files, so it's very easy to leave out the subscribers but include the rest. Albertas _______________________________________________ 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 )
