
chris at simplistix
Nov 6, 2009, 1:02 PM
Post #1 of 3
(231 views)
Permalink
|
|
Re: persistent product registry optional?
|
|
Hanno Schlichting wrote: >> Does anyone know how to correctly fix this? We could make the tear-down >> code in Five more robust, obviously, but I fear that's just hiding a >> deeper problem? > > I don't know who actually needs and reads this type of information. > It's one part of the Zope2 universe I think at least Plone doesn't use > anymore at all. Simply grepping for meta_types doesn't show any place > that uses the information for anything useful anymore. Maybe my work > in making the persistent product registry optional got rid of the last > places this had been used. This being Control_Panel/Products? If so, cool :-) Where is this documented? How do you get the Product Registry to go away? cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope-Dev maillist - Zope-Dev[at]zope.org 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 )
|