[ZODB-Dev] Re: [Zope] DateTime mess
Chris Withers
chris at simplistix.co.uk
Wed Nov 30 14:03:12 EST 2005
Lennart Regebro wrote:
> On 11/29/05, Chris Withers <chris at simplistix.co.uk> wrote:
>
>>Hmm... how so? I've always thought it quite nice that when, for example,
>>you store the modification time of an object in a DateTime, you can
>>safely update it without worrying about the whole object having to be
>>repickled when you change it...
>
> Oh, so that make a difference? datetime objects are unchangeable,
Really? didn't know that...
> so
> everytime you change it you will have to set the attribute, and I
> thought the whole object got pickled then, but I guess that it
> doesn't, then.
Honestly, I don't know. Changing to the zodb-dev list so someone who
does might comment...
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the ZODB-Dev
mailing list