7 Nov
2005
7 Nov
'05
2:36 p.m.
--On 7. November 2005 15:22:56 +0100 Jürgen Herrmann <Juergen.Herrmann@XLhost.de> wrote:
2. if this works as expected, why not make DateTime a wrapper around python datetime objects? is DateTime optimized for storage in the zodb (maybe a separate question to the zodb-dev list)? what was the intention to create DateTime anyway, if there's a python pendant already?
This idea had been discussed already for Python 2.4 or Python 2.5 I think. Since 100% compatibility could not be guaranteed, it was never implemented -aj