No, this will not work because PluginIndexes were introduced with Zope 2.4.0 and in earlier versions. Andreas ----- Original Message ----- From: "Andre Schubert" <andre.schubert@geyer.kabeljournal.de> To: "zope" <zope-dev@zope.org> Sent: Tuesday, November 20, 2001 10:10 Subject: [Zope-dev] ImportError
Hi all,
i have a little problem. A friend of me has developed a ZClass-Based Product with Zope-2.4.1. And now we tried to import this Product into Zope-2.3.3, but we got this error.
No module named PluginIndexes.TextIndex.TextIndex
But Zope-2.3.3 doesnt have PluginIndexes, and the ZClass-Product doesnt use PluginIndexes, it uses only Products which are installed on both Zopes. Q: Is there a way to import ZClass based Products from Zope-2.4.1 into Zope-2.3.3??
Thanks as
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )