• 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: NS(Mutable)Array question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NS(Mutable)Array question


  • Subject: Re: NS(Mutable)Array question
  • From: Sherm Pendley <email@hidden>
  • Date: Sat, 14 Jun 2003 16:13:31 -0400

On Saturday, June 14, 2003, at 04:05 PM, Andy Satori wrote:

Does the NSArray class release it's members upon dealloc

Yes - all container classes do. An object is retained when it's added to a collection, and released when it's either individually removed from the collection, or the entire collection is released.

sherm--

The wise programmer is told about Tao and follows it. The average programmer is told about Tao and searches for it. The foolish programmer is told about Tao and laughs at it.

If it were not for laughter, there would be no Tao.

-- The Tao of Programming
_______________________________________________
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: NS(Mutable)Array question
      • From: Andy Satori <email@hidden>
References: 
 >NS(Mutable)Array question (From: Andy Satori <email@hidden>)

  • Prev by Date: NS(Mutable)Array question
  • Next by Date: Re: NS(Mutable)Array question
  • Previous by thread: NS(Mutable)Array question
  • Next by thread: Re: NS(Mutable)Array question
  • Index(es):
    • Date
    • Thread