BackTalk to Document The Zope Book (2.6 Edition)/Searching and Categorizing Content

[email protected] Fri, 28 Oct 2005 16:25:35 -0400
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/SearchingZCatalog.stx#3-122

---------------

      Or::

        # animals with population count between 5 and 10
        zcat = context.AnimalCatalog
        results=zcat(population_count={
                         'query': [ 5, 10 ],
                         'range': 'minmax'}
                    )

        % Anonymous User - Oct. 28, 2005 4:25 pm:
         by 'minmax', perhaps they mean 'min:max'.
         This may have been to subtle to properly convey the amount of snoot
         that went into this comment.
         Ce La Vide.
_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp