Re: problem with update of EO
Re: problem with update of EO
- Subject: Re: problem with update of EO
- From: Farrukh Ijaz <email@hidden>
- Date: Fri, 22 Oct 2010 18:35:44 +0300
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden