[Zope3-dev] Re: keeping attributes abstract
Fred Drake
fdrake at gmail.com
Fri Mar 10 09:50:27 EST 2006
On 3/9/06, Stephan Richter <srichter at cosmos.phy.tufts.edu> wrote:
> The disadvantage here, of course, is that the {g,s}etBar methods hang around
> in the class for no reason. Benji's example avoided this.
That's only a disadvantage if you don't want to allow a subclass to
use them; that can be useful at times.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"There is no wealth but life." --John Ruskin
More information about the Zope3-dev
mailing list