[Zope-CMF] Re: [dev] failing tests and other unit test issues
yuppie
y.2005- at wcm-solutions.de
Mon Apr 4 11:14:07 EDT 2005
Lennart Regebro wrote:
>>3.) Zope 2.8 warnings
>>
>>'Zope2' is not available in Zope 2.7 and 'Zope' is deprecated in Zope
>>2.8. Same with 'transaction' and 'get_transaction'.
>>
>>Has anybody a better idea to resolve it than this way:
>
>
> Well, the deprecation procedures and warning is there to tell you that
> you are using a way that works no, but will stop working later. The
> standard pattern when you need to support both the version where they
> are deprecated, and the version where they are not, is to do
> nothing... And then when you no longer need to support the older
> version, you move up to the new non-deprecated API.
These deprecation warnings produce *a lot of* noise. All I want is to
reduce that noise.
Cheers, Yuppie
More information about the Zope-CMF
mailing list