Why you should stop doing Class-Oriented Programming by ms123 — 19 April 2011 Do Object-Oriented instead. Here’s why Comments Alan Kay did give us a definition of OOP, and that’s “Message passing between modules whose implementation is not important.” Look here: http://lists.squeakfoundation.org/pipermail/squeak-dev/1998-October/017019.html Beoran — 20 April 2011 Thank you for that link. ms123 — 20 April 2011 Post a comment You can use basic HTML markup (e.g. <a>) or Markdown. Authenticate with GitHub As you are not logged in, you will bedirected via GitHub to signup or sign in
Comments
Alan Kay did give us a definition of OOP, and that’s “Message passing between modules whose implementation is not important.” Look here: http://lists.squeakfoundation.org/pipermail/squeak-dev/1998-October/017019.html
Thank you for that link.
Post a comment