• 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: policy question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: policy question


  • Subject: Re: policy question
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 24 Mar 2003 21:40:53 -0500

On Monday, March 24, 2003, at 09:28 PM, Lloyd Dupont wrote:

what about the old next way of doing initialisation:

self = [self init]

where init was susceptible to return nil.
is it discouraged ? or is it still correct to do ?

It's still used, but I usually see it written as:

self = [super init];

sherm--

Welcome to Rivendell, Mr. Anderson.
_______________________________________________
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: policy question
      • From: Lloyd Dupont <email@hidden>
References: 
 >policy question (From: Lloyd Dupont <email@hidden>)

  • Prev by Date: Re: (no subject)
  • Next by Date: Adding items to a PopUp menu from an Array
  • Previous by thread: policy question
  • Next by thread: Re: policy question
  • Index(es):
    • Date
    • Thread