• 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: Limited-access, KVO-compliant mutable array?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Limited-access, KVO-compliant mutable array?


  • Subject: Re: Limited-access, KVO-compliant mutable array?
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 11 Jul 2012 09:42:16 -0700

On Jul 11, 2012, at 07:28 , Ken Thomases wrote:

> (By the way, you're using the term "proxy" in a manner which I find confusing.)

The term "collection proxy object" is used in NSKeyValueCoding.h -- there's an immutable one from 'valueForKey:' and a mutable one from 'mutableValueForKey:'.

By analogy, when I've written NSArray subclasses that control access to other arrays via the containment pattern, I've called them proxies too.


_______________________________________________

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

References: 
 >Limited-access, KVO-compliant mutable array? (From: Rick Mann <email@hidden>)
 >Re: Limited-access, KVO-compliant mutable array? (From: Quincey Morris <email@hidden>)
 >Re: Limited-access, KVO-compliant mutable array? (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Custom Reuse Queue
  • Next by Date: Re: How to implement an object whose properties are really dictionary entries.
  • Previous by thread: Re: Limited-access, KVO-compliant mutable array?
  • Next by thread: Re: Limited-access, KVO-compliant mutable array?
  • Index(es):
    • Date
    • Thread