an oop question
Julieta Shem
jshem at yaxenu.org
Tue Nov 1 16:56:41 EDT 2022
ram at zedat.fu-berlin.de (Stefan Ram) writes:
> ram at zedat.fu-berlin.de (Stefan Ram) writes:
>>The crucial feature OOP adds to this is polymorphism ("late binding").
>
> If polymorphism is so crucial, the idea of subclasses
> has something to it! [...]
I wonder what Rich Hickey would say here. Didn't he design Clojure with
``multimethods'' so that we can get some kind of polymorphism without
subclassing?
More information about the Python-list
mailing list