Re: Bindings: Custom Controller Keys ...
Re: Bindings: Custom Controller Keys ...
- Subject: Re: Bindings: Custom Controller Keys ...
- From: <email@hidden>
- Date: Sun, 1 Aug 2004 11:42:17 -0700
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.