• 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: Objective-C Instance Variable Names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C Instance Variable Names


  • Subject: Re: Objective-C Instance Variable Names
  • From: "Kyle Sluder" <email@hidden>
  • Date: Mon, 7 Apr 2008 04:45:26 -0400

On Mon, Apr 7, 2008 at 2:37 AM, Todd Blanchard <email@hidden> wrote:
> Too late, I've been doing that since 1990 in C++.

Then I'm sure you're very familiar with the fragile base class
problem.  Just don't do it.  It's bad form because eventually it will
break.  And then you'll spend ages in the debugger trying to figure
out just who assigned to "your" ivar.

It's quite simply a different language.  Heck, you're *required* to do
it in C#.  ;-)

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Objective-C Instance Variable Names
      • From: Jens Alfke <email@hidden>
References: 
 >Objective-C Instance Variable Names (From: Richard Somers <email@hidden>)
 >Re: Objective-C Instance Variable Names (From: Jens Alfke <email@hidden>)
 >Re: Objective-C Instance Variable Names (From: "John C. Randolph" <email@hidden>)
 >Re: Objective-C Instance Variable Names (From: Todd Blanchard <email@hidden>)

  • Prev by Date: Re: Using existing SQLite database with core data?
  • Next by Date: Re: Using existing SQLite database with core data?
  • Previous by thread: Re: Objective-C Instance Variable Names
  • Next by thread: Re: Objective-C Instance Variable Names
  • Index(es):
    • Date
    • Thread