On 2010-10-22, at 5:30 PM, Tim Worman wrote:

> I have a process that cycles through a bunch of EO's (foos), does some math, 
> creates related EO's (bars), and inserts the math values into the new EO's. 

1. What is the relation between Foo and Bar? Are the two separate independent 
entities?
2. Are you iterating through all Foos at once and maintain the math as separate 
Array or Single Object in memory?
3. What values are you storing in Bars? Are No. of Foos = No. of Bars?

What loop are you using? conventional for loop, for each loop, or Iterator?

Farrukh _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to