On 05/02/2010, at 9:55 PM, Michael Thon wrote: > Instead of putting my delegate methods in the window controller, should I > instead subclass NSArrayController and put the delegate methods in there? > Doesn't make sense to me to make a subclass just to add delegate methods.
No, it can be any object, it's just usually convenient for it to be the same controller that is also the datasource. Where does the error you mention actually come from? --Graham _______________________________________________ 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