[Zope] ZSQL Pluggable brains broke in later Zope, can't add instance attributes
Chris McDonough
chrism@digicool.com
Thu, 5 Jul 2001 13:59:40 -0400
Geez. OK... I'm not sure. Can you set *any* attribute on the instance? I
have no idea how this stuff works, unfortunately.
----- Original Message -----
From: "Brad Clements" <bkc@murkworks.com>
To: "Chris McDonough" <chrism@digicool.com>; <zope@zope.org>
Sent: Thursday, July 05, 2001 2:14 PM
Subject: Re: [Zope] ZSQL Pluggable brains broke in later Zope, can't add
instance attributes
> On 5 Jul 2001, at 13:48, Chris McDonough wrote:
>
> > I'm actually sort of surprised that it used to work at all.. I'd imagine
> > that AttributeError is on the eventtime attr, right?
>
>
> Nope, I'm being denied the ability to put 'eday' into self.__dict__
>
> Anyway, eventtime *is* already in self.__dict__ before the brain is
created