• 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: ARC Extending Lifetime of Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ARC Extending Lifetime of Objects


  • Subject: Re: ARC Extending Lifetime of Objects
  • From: Mike Abdullah <email@hidden>
  • Date: Mon, 23 Jul 2012 12:09:13 +0100

On 23 Jul 2012, at 11:48, Andreas Grosam <email@hidden> wrote:

>
> On 23.07.2012, at 10:36, Mike Abdullah wrote:
>
>> I think all this begs the questions:
>>
>> - Why do you want to get these objects stored in arrays rather than a dictionary?
>> - Why C arrays, rather than NSArray?
>
> Well, I want to create a new dictionary from copies of elements from another dictionary. I cannot use simply copy or mutableCopy since I want to implement a "deep" copy.

Aha, now we're talking. You want -initWithDictionary:copyItems:


_______________________________________________

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: ARC Extending Lifetime of Objects
      • From: Andreas Grosam <email@hidden>
References: 
 >ARC Extending Lifetime of Objects (From: Andreas Grosam <email@hidden>)
 >Re: ARC Extending Lifetime of Objects (From: Mike Abdullah <email@hidden>)
 >Re: ARC Extending Lifetime of Objects (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: ARC Extending Lifetime of Objects
  • Next by Date: Re: ARC Extending Lifetime of Objects
  • Previous by thread: Re: ARC Extending Lifetime of Objects
  • Next by thread: Re: ARC Extending Lifetime of Objects
  • Index(es):
    • Date
    • Thread