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. When I run this process and it cycles through all the foos but the values that get inserted into bars are not correct. If I restrict the process to only handling one foo instead of cycling through many, the inserted values ARE correct.
I've tried inserting some console messages to see what values are passed to the setters in bars. When I do this they are always correct but what ends up in the database is different. Anyone have any ideas what might be causing this and how I can better diagnose it? Tim Worman UCLA GSE&IS _______________________________________________ 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]
