[Zope-dev] Zope 2.10 deprecation warnings
Florent Guillaume
fg at nuxeo.com
Wed May 31 15:28:09 EDT 2006
Current bare Zope 2.10 sends some deprecation warnings because it
itself imports things that it deprecates, this will have to be
hidden. Suggestions welcome:
- App/Product.py imports ZClasses which are deprecated,
- Products/ZCatalog/ZCatalog.py imports TextIndex (for the Splitters)
but TextIndex is deprecated.
Also I've checked in a fix for the ZPT warnings such as:
Init Ambiguous name for method of
Products.PageTemplates.ZopePageTemplate.ZopePageTemplate: 'manage' !=
'manage_main'
Florent
--
Florent Guillaume, Nuxeo (Paris, France) Director of R&D
+33 1 40 33 71 59 http://nuxeo.com fg at nuxeo.com
More information about the Zope-Dev
mailing list