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

Re: Debugging retainCount


  • Subject: Re: Debugging retainCount
  • From: Ben Dougall <email@hidden>
  • Date: Wed, 16 Jul 2003 11:34:38 +0100

On Wednesday, July 16, 2003, at 01:32 am, David P Henderson wrote:

Seriously, how hard is it to understand "... only send release or autorelease to an object to which you have explicitly sent one of the following messages: alloc, copy or retain." In other words, if you did not allocate, copy or retain the object; then, do not try to release it. IMHO, most of these problems stem from people over thinking this whole process or poor design.

can still confuse though because 'you', and therefore the scope, is ambiguous. you as a programmer of the whole app, or you as in the current object in question, or maybe some other you even. the viewpoint / position that that is coming from is equally as critical as what's being said.
_______________________________________________
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: Debugging retainCount
      • From: David P Henderson <email@hidden>
References: 
 >Re: Debugging retainCount (From: David P Henderson <email@hidden>)

  • Prev by Date: MVC Design Variations?
  • Next by Date: Re: Undo and NSDocument problem.
  • Previous by thread: Re: Debugging retainCount
  • Next by thread: Re: Debugging retainCount
  • Index(es):
    • Date
    • Thread