[erlang-questions] OOP in Erlang

Tony Arcieri tony.arcieri@REDACTED
Wed Aug 11 19:59:53 CEST 2010


On Wed, Aug 11, 2010 at 2:37 AM, Hynek Vychodil <hynek@REDACTED> wrote:

> I can't agree with you. Inheritance is only way how some OOP language
> copes with complexity of OO systems. Inheritance is neither core nor
> mandatory feature of OOP.


I would say some type of polymorphism is a mandatory requirement of OOP.
Inheritance is one way to provide polymorphism, but certainly not the only
one.

-- 
Tony Arcieri
Medioh! A Kudelski Brand


More information about the erlang-questions mailing list