[Zope-dev] Re: Zope 2.7.0 b3 regressions
Lennart Regebro
regebro at nuxeo.com
Wed Dec 3 12:56:15 EST 2003
From: "Clemens Robbenhaar" <robbenhaar at espresto.com>
> > Please be careful with method names that might already be in use in
some
> > products. Google says Silva uses a getVirtualRoot() method.
>
> ... which is defined in an "adapter"-style class which is not
> implementing Traversable itself, so there is no conflict here.
>
> But thanks for checking this, anyway. :)
And even if it was, your implementation would reasonably override
Traversable, and there would be no breakage...
More information about the Zope-Dev
mailing list