On 10/7/07, Jon Watte (ODE) <hplus-ode at mindcontrol.org> wrote: > The point is: you're not supposed to provoke ODE into the internal > error. Recovery isn't "really" possible at that point. Instead, when you > get an assert, you should figure out why that happened, and cure the > cause at the root. FWIW, I agree - assert early, assert often. Jason