• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Obj-C, class methods and instance methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obj-C, class methods and instance methods


  • Subject: Re: Obj-C, class methods and instance methods
  • From: Marco Scheurer <email@hidden>
  • Date: Wed, 22 May 2002 09:38:35 +0200

On Tuesday, May 21, 2002, at 08:02 pm, email@hidden wrote:
Chris Hanson wrote:
|Semantics time: You don't call methods, the runtime invokes methods
|when you send messages. This distinction is subtle but very, very
|important to understanding the gestalt of real object-oriented
|programming. (I wish people here would make it more often, it helps
|to keep things clear.)

Speaking as one of those people who consistently fail to make this distinction, I fail to do so because I see no distinction to make.

Exactly! And OOP does not exist. I can encapsulate data structures and operations in Modula 2. An object is a module, and a message is a procedure call, and that's it. After 25+ years I'm still wondering what all that fuss about Smalltalk, C++, Objective C, Java and other so called object-oriented languages is.

(For the irony impaired: this is irony.)

Marco Scheurer
Sen:te, Lausanne, Switzerland http://www.sente.ch
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Obj-C, class methods and instance methods
      • From: Michael Gersten <email@hidden>
References: 
 >Re: Obj-C, class methods and instance methods (From: email@hidden)

  • Prev by Date: Re: Disabling anti-aliasing in an NSTextView - is it possible?
  • Next by Date: Re: ! HELP ME!!! I DON'T WANT TO LEARN CARBON!!!
  • Previous by thread: Re: Obj-C, class methods and instance methods
  • Next by thread: Re: Obj-C, class methods and instance methods
  • Index(es):
    • Date
    • Thread