• 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: Bindings: Custom Controller Keys ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings: Custom Controller Keys ...


  • Subject: Re: Bindings: Custom Controller Keys ...
  • From: J Nozzi <email@hidden>
  • Date: Sun, 1 Aug 2004 14:49:14 -0400

The more I thought, the more I started comparing just how much work I'd really save, combining them all.

So then, what's the best way to merge all the arrays' contents using Bindings (so it's 'live) into one controller to view all these different objects in one view? They all inherit from an abstract class that holds all the common attributes that I want to display together.

- J



On Aug 1, 2004, at 2:42 PM, <email@hidden> wrote:

If you have 4 distinct collections of objects, then each should be managed by a
different array controller. If all the collections are contained in the same
collection in another object, then you will need a means of separating them.
One means that comes to mind is to use indexed accessors -- create a different
set of accessors for each subset...

mmalc
_______________________________________________
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: Bindings: Custom Controller Keys ...
      • From: mmalcolm crawford <email@hidden>
References: 
 >Re: Bindings: Custom Controller Keys ... (From: <email@hidden>)

  • Prev by Date: Re: 2-way communication between nibs files
  • Next by Date: Re: Bindings: Custom Controller Keys ...
  • Previous by thread: Re: Bindings: Custom Controller Keys ...
  • Next by thread: Re: Bindings: Custom Controller Keys ...
  • Index(es):
    • Date
    • Thread