[Zope-dev] zope.browser?

Robert Niederreiter rnix at squarewave.at
Fri Dec 12 10:04:09 EST 2008


Hi,

Am Freitag, den 12.12.2008, 15:51 +0100 schrieb Christian Zagrodnick:
> On 2008-12-12 14:24:09 +0100, Martijn Faassen <faassen at startifact.com> said:
> 
> > Hey,
> > 
> > Christian Zagrodnick wrote:
> > [snip]
> >> That's good. One thing which is not good is that you deprecated the use
> >> of ITerms from zope.app.form. I'd just leave the reference/import there
> >> like we did with ISite in zope.app.component.
> > 
> > Why is such a deprecation warning bad? Wouldn't this encourage people to
> > update their code?
> 
> 
> A deprecation warning isn't bad. But I think we should not deprecate 
> the use of ITerms from zope.app.form. I don't see a gain in this API 
> change.
Imo it's a bad idea to keep exactly the same interface in 2 places. At
least i don't see an improvement or convenience in keeping it.

the only real reason to keep it is for legacy reasons, but import
adoption should not be that hard ;)

regards, robert



More information about the Zope-Dev mailing list