5 Oct
2007
5 Oct
'07
6:08 p.m.
Jim Fulton wrote at 2007-10-4 13:37 -0400:
... It might be nice if we could get the fix in the hands of people before a new Zope release, although that may not be practical. I was thinking of releasing a separate DateTime distribution, but don't know if there would be an easy way to install it in such a way that it was ahead of the existing DateTime in the path.
Maybe, you can provide it as a (kind of hotfix) product (then you are sure, it will be imported) and use monkey patching to fix DateTime? -- Dieter