20 Nov
2001
20 Nov
'01
3:10 p.m.
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