Chris Spencer wrote at 2005-12-4 16:32 -0500: >Is there an existing way to search for objects in ZODB based on >criteria?
The ZODB by itself does not provide searching facilities. There are applications on top of the ZODB that do: * Andreas already told you about Zope's ZCatalog * there is also "IndexedCatalog" and indexing (searching) framework independent of Zope. -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev