durusmail: quixote-users: OT - zodb best practices with quixote
OT - zodb best practices with quixote
2003-01-06
2003-01-07
OT - zodb best practices with quixote
Andrew Kuchling
2003-01-07
On Tue, Jan 07, 2003 at 05:37:33PM +0100, Juan David Ib??ez Palomar wrote:
>Python needs a catalog. Many people like me will never leave Zope
>without a catalog.

It should be possible to use the Catalog.py file underlying ZCatalog
with a standalone ZODB installation, at the cost of fixing a few
imports and adding a setup.py file.

(Actually, considering that ZCatalog is maintained by Zope Corp., I
wonder why they don't just roll the Catalog.py and CatalogAwareness.py
files into the ZODB distribution.)

--amk                                                             (www.amk.ca)
OLIVIA: The clock upbraids me with the waste of time.
      -- _Twelfth Night_, III, i

reply