Sorry, I explained why I need to dynamically manage the arrays in a previous post - I need to use different subsets of the overall set of objects depending on what types of object are in the overall array, and which specific attribute I am binding to, so I do need to manage the arrays dynamically (potentially a separate array for each attribute I bind to) - it's not just a simple array that I can set once and forget. Didn't want to make an extra long post this time by explaining the reasons again.

Gideon

On 16/05/2009, at 7:25 PM, Kyle Sluder wrote:

On Sat, May 16, 2009 at 4:00 AM, Gideon King <gid...@novamind.com> wrote:
I am trying to use an array controller to bind to an array that I manage, and it appears from the documentation that I need to have a proxy object that responds to all the standard array methods, so I created that, and if I

Wait, what?!

http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/KeyValueCoding/Concepts/AccessorConventions.html#/ /apple_ref/doc/uid/20002174-BAJEAIEE

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to