11 Oct
2004
11 Oct
'04
5:48 p.m.
Andre Meyer wrote at 2004-10-11 14:13 +0200:
How can I use ZCatalog indexing an searching on a ZODB for a Python app without Zope? I have used it with a file-system based product with Zope, but now I need the same functionality for a stand-alone application.
You can use Zope in a stand alone application... You can use ZCatalog in such applications... -- Dieter