R has changed a bit since 2005. My article was from then:
https://gnosis.cx/publish/programming/R3.html

I'm not trying to quibble about R, but simple to point out that what often
mystified as "deep" about OOP is actually banal and fairly trivial.

That might be how Alan Kay originally saw OOP. He famously regretted using
> the term "object" because it distracted from what he saw as the genuinely
> fundamental parts of OOP, namely
>
> * Message passing
> * Encapsulation
> * Late (dynamic) binding


I like Alan. I worked with him a little bit. I agree with his attitude here.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/SXHA3GUDZ7P5EO6RF3YB5LGGCOHE5XXV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to