Le mercredi 06 septembre 2006 16:33,  Alan Isaac a écrit :
>> Suppose a class has properties and I want to change the
>> setter in a derived class. If the base class is mine, I can do this:
>> http://www.kylev.com/2004/10/13/fun-with-python-properties/
>> Should I? (I.e., is that a good solution?)

"Maric Michaud" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Why not ? This ontroduce the notion of public getter a la C++/Java while
the
> property is overloadable by itself (as below), but it's correct design
IMHO.

More support for lambda, it seems...
Cheers,
Alan Isaac


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to