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 _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
