On Thu, Mar 12, 2009 at 4:26 PM, Michael Süssner <[email protected]> wrote: > So I have extended the NSArrayController class by adding a new method > numberOfRows. Since the value of numberOfRows changes each time I insert an > object, it would be necessary to link the managedObjectContext to > numberOfRows. I am not sure what kind of technique has been used with > canAdd.
Why not use "arrangedobjec...@count"? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
