Lennart Regebro wrote:
On 11/29/05, Chris Withers <[EMAIL PROTECTED]> 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

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to