• 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: init method ambiguity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: init method ambiguity


  • Subject: Re: init method ambiguity
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 4 Nov 2010 09:43:44 -0700

On Thu, Nov 4, 2010 at 9:17 AM, Sherm Pendley <email@hidden> wrote:
> - (id)initForCamera:(id<CameraProtocol>)cam {
>    [self release];

I remember there being a bit of contention on this, but Greg Parker's
wisdom seems to be to call [super dealloc], not [self release]:
http://lists.apple.com/archives/objc-language/2008/Sep/msg00133.html

--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: init method ambiguity
      • From: Sherm Pendley <email@hidden>
References: 
 >init method ambiguity (From: Jonny Taylor <email@hidden>)
 >Re: init method ambiguity (From: Sherm Pendley <email@hidden>)
 >Re: init method ambiguity (From: Jonny Taylor <email@hidden>)
 >Re: init method ambiguity (From: Sherm Pendley <email@hidden>)

  • Prev by Date: Re: init method ambiguity
  • Next by Date: What does: IKImageView setOverlay method ?
  • Previous by thread: Re: init method ambiguity
  • Next by thread: Re: init method ambiguity
  • Index(es):
    • Date
    • Thread