On 07/01/2010, at 12:35 AM, [email protected] wrote: > Okay, so its a bug, or an issue. > Its just the fact that every app seems to end up binding on the bindiings. > > I like the view controller bindings but I hate fighting with them. > > There is more coding with a data source but performance seems much more > predictable for larger data sets.
I've fought this problem too, it's a regression in 10.6 as the problems don't exist under 10.5. It occurs when you have a lot of bindings and a lot of objects being tracked by the controller. Please file a bug report and refer to my bug number 7139579. -- Rob Keniger _______________________________________________ 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]
