definition of 'polymorphism' and python

Mike Meyer mwm at mired.org
Wed Dec 14 18:32:33 EST 2005


"gene tani" <gene.tani at gmail.com> writes:
> Grant Edwards wrote:
>> On 2005-12-14, Gabriel Zachmann <zach at in.tu-clausthal.de> wrote:
>> > I understand the Wikipedia article on Polymorphism (
>> > http://en.wikipedia.org/wiki/Polymorphism_%28computer_science%29
>> > ) that it doesn't make sense to talk about polymorphism in a
>> > fully dynamically typed language -- does the Python community
>> > agree?
>> No.
> Excellent.  Maybe we can have a gentleman's agreement to confine all
> unfocused arguments about following terms to Artima.com and C2 wiki
> Strong, weak, static, dynamic, latent, duck typing
> polymorphism, encapsulation, delegation, 

How about we add "Call by FOO", for any FOO?

    <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list