[Zope] Simple ZCatalog Question
James W. Howe
jwh@allencreek.com
Fri, 28 Jan 2000 17:03:35 -0500
If I have an object with a boolean property and I want to find all objects
in my catalog which do *not* have this property, how do I formulate the
catalog search parameters? I've tried:
Catalog(meta_type='something', booleanProperty='false')
and
Catalog(meta_type='something', booleanProperty=0)
and a couple of other variations. Any help would be appreciated.
Thanks.
James W. Howe mailto:jwh@allencreek.com
Allen Creek Software, Inc. pgpkey: http://ic.net/~jwh/pgpkey.html
Ann Arbor, MI 48103