[Zope] Problem with Automatic Cataloging Example in ZopeBook
Chris McDonough
chrism@digicool.com
Tue, 15 May 2001 22:56:13 -0400
Hi Chris,
Hmmm... I haven't tried this, but I'm afraid I believe you. :-( Are you
saying that anything that is a property of an instance of a ZClass is
not indexed in the catalog? Does this happen with any particular type
of ZClass properties or only a certain kind? What if you add a
PythonScript (with no parameters) to a ZClass as a method and make it
return a string? Does that get indexed? Would you be kind enough to
try to make that distinction and report back?
- C
Christian Wittern wrote:
>
> Hi fellow Zopers,
>
> I've been running in some problems with Cataloging and went to the
> ZopeBook to see whats wrong.
> In trying to work through the examples in Chapter 9, Automatic
> Cataloging, I found that with the latest and greatest Zope 2.3.2, the
> Catalog fails to acquire and catalog the properties of my
> NewsItem. Just to verify that I am not doing something very stupid
> wrong, I went through the same exercise with an old Zope 2.2.1 I had
> lying around. No problem there, the Catalog looks as expected.
> Has anybody else run into this or a similar problem? Is it a bug in
> the ZOpeBook in ZOpe or in my (unplugged) brain?
>
> Any help appreciated,
>
> Chris
> --
>
> Institute for Research in Humanities, Kyoto University
> 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )