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

Re: Releasing Objects


  • Subject: Re: Releasing Objects
  • From: Bill Bumgarner <email@hidden>
  • Date: Wed, 23 Dec 2009 09:05:08 -0800

On Dec 22, 2009, at 11:49 PM, Franck Zoccolo wrote:

> You said that you're using garbage collection. When using GC retain and
> release messages do nothing, and the retain count is not used to
> determine when an objet can be freed from memory.

If -retainCount is returning 1, then he can't be using GC.   Under GC, -retainCount -- being the utterly useless method that it is that no one should ever call -- returns self.

b.bum

_______________________________________________

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: Releasing Objects
      • From: John Engelhart <email@hidden>
References: 
 >Releasing Objects (From: Michael Craig <email@hidden>)
 >Re: Releasing Objects (From: Franck Zoccolo <email@hidden>)

  • Prev by Date: Re: NSRecursiveLock problems
  • Next by Date: Re: Releasing Objects
  • Previous by thread: Re: Releasing Objects
  • Next by thread: Re: Releasing Objects
  • Index(es):
    • Date
    • Thread