Re: setKeys + array operators = slowdown
Re: setKeys + array operators = slowdown
- Subject: Re: setKeys + array operators = slowdown
- From: email@hidden
- Date: Wed, 17 Jan 2007 12:52:59 -0800
On Jan 15, 2007, at 9:36 PM, email@hidden wrote:
On Jan 15, 2007, at 3:28 PM, email@hidden wrote:
the array operators. If I comment out the setKeys methods, the
array operators calculate instantly. My question: is there a way
to temporarily disable the setKeys method when the array operators
first calculate on the 300 records? Or is there a better way to do
this? Or am I missing something?
Where are you setting the dependent keys? Inside the +initialize
method?
Yes, inside the +initialize method. Maybe it'd be better if I
performed the calculations in the code instead of relying on array
operators?
Thanks,
Bill
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden