Re: 0.9-rc1
"Jason Perkins" <[email protected]> Sun, 7 Oct 2007 22:39:05 -0400
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
On 10/7/07, Jon Watte (ODE) <[email protected]> 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