Re: Fetching empty EOs

2007-03-21 Thread Chuck Hill
Corin, You have inspired me to create a new Wiki page for these sorts of problems: http://en.wikibooks.org/wiki/Programming:WebObjects/EOF/Using_EOF/ Breaking_EOF Good luck, you might have some long days in front of you. Chuck On Mar 20, 2007, at 10:15 PM, Corin Lawson wrote: Hi List,

Re: Fetching empty EOs

2007-03-21 Thread Ken Anderson
Corin, Do you have any mandatory to-one relationships to the entity in question in your model? I think starting in WO 4.5, mandatory to-one relationships were automatically created. This is the only way I know of to get a completely empty EO. Ken On Mar 21, 2007, at 1:15 AM, Corin Laws

Fetching empty EOs

2007-03-20 Thread Corin Lawson
Hi List, I've run into a rather nasty little problem after making some changes to my app recently. The problem never showed in testing and is difficult to contrive (which is the nasty bit). After an arbitrary and large number of requests, an arbitrary and small proportion of fetches fail.