• 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: Cocoa newbie frustration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Cocoa newbie frustration


  • Subject: RE: Cocoa newbie frustration
  • From: Brian Hook <email@hidden>
  • Date: Mon, 08 Oct 2001 11:14:48 -0700
  • Organization: Pyrogon, Inc.

> dynamic binding,
> since it seems to me to allow imprecise thinking (not to mention a
> runtime penalty), and might be avoidable with a more disciplined
> approach to software design. Then again, maybe there's a less anal
> philosophical approach to software engineering that I need to explore!

It's two different philosophies: "C (and Obj-C) is about telling the
compiler what to do. C++ is about telling the programmer what to do."
That's paraphrased from a friend of a friend.

If you strongly feel that static type-checking is extremely important
and that a very rigid way of defining access to variables and methods is
required, then C++ is probably a more appropriate language. If you're
more comfortable with keeping that discipline to yourself and not
encumbering the language with it, then Obj-C is much better IMO.

> My other question is: is it likely, or even possible, that there will
> eventually be a C++ alternative to the Cocoa/ObjC programming
> environment for OS X?

I really, really hope not.

Brian


  • Follow-Ups:
    • Re: Cocoa newbie frustration
      • From: Andreas Monitzer <email@hidden>
    • Re: Cocoa newbie frustration
      • From: Eric Peyton <email@hidden>
References: 
 >Re: Cocoa newbie frustration (From: Chap Harrison <email@hidden>)

  • Prev by Date: Re: How to modify dialup number, login and password
  • Next by Date: Re: NSImageView size mismatch?
  • Previous by thread: Re: Cocoa newbie frustration
  • Next by thread: Re: Cocoa newbie frustration
  • Index(es):
    • Date
    • Thread