• 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: Newbie, regarding retain count and program flow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie, regarding retain count and program flow


  • Subject: Re: Newbie, regarding retain count and program flow
  • From: "John C. Randolph" <email@hidden>
  • Date: Wed, 24 Nov 2004 13:22:22 -0800

Jesse,

You should never need to care what the retain counts are for objects in a Cocoa app, since any method in the app may choose to retain one of your objects for its own purposes. The thing to make sure of is that your retains and releases are balanced.

-jcr



John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Newbie, regarding retain count and program flow (From: Jesse Abram <email@hidden>)

  • Prev by Date: Re: NSInvocation problem
  • Next by Date: Re: Updating my application via Internet
  • Previous by thread: Newbie, regarding retain count and program flow
  • Next by thread: NSOutlineView reloadData
  • Index(es):
    • Date
    • Thread