[Zope] CST Updater 0.8 (weirdness better defined)

Chris McDonough chrism@digicool.com
Wed, 4 Apr 2001 12:21:05 -0400


I'm looking in to this now... I think it's a problem with ZopeFind.

----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: "Chris McDonough" <chrism@digicool.com>
Cc: "Zope Mailing List" <zope@zope.org>
Sent: Wednesday, April 04, 2001 12:21 PM
Subject: Re: [Zope] CST Updater 0.8 (weirdness better defined)


> Hmmm....
>
> def updateall(self):
>     return `self.ZopeFind(self,obj_metatypes=['Session Data
Manager','Session Id
> Manager'])`
>
> ...with find Data and Id managers in the ZODB root but not in folders or
other
> folderish object.
>
> ZopeFind usually does okay with this (and the find tab in the ZODB root
does
> indeed find everything) so what is my external method missing?
>
> cheers,
>
> Chris (what's the record for zope@zope.org posts in one day? ;-)
>