June 21, 2009
"In many “OO” languages, especially those with dot notation, the methods are owned by the class, and you cannot access a method without compiler promises that the object it will call that method with is of a class that owns that method. This is not object-orientation, it is just plain lunacy."

— Erik Naggum, comp.lang.lisp

  1. iamchrislewis posted this