| To: | REALbasic Betas <realbasic-betas at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Failure Assertion Exception |
| From: | Thomas Tempelmann <listuser at tempel dot org> |
| Date: | Mon, 29 Jul 2002 23:11:22 -0700 |
Will Leshner wrote: >When you get a failed assertion it means that RB isn't >working anymore, so there is no way that exceptions can be reliable. That's not true. A failed assertion can happen because of anything where the RS programmers thought that this should not happen. That does not always mean that the app is hosed. In fact, it's even possible that the assertion is in error and that everything is fine. An Assertion error is just a verification failure that a human has explicitly coded. Nothing magical about it. Thomas |
| Previous by Date: | Re: Failure Assertion Exception, Will Leshner |
|---|---|
| Next by Date: | Re: Failure Assertion Exception, Will Leshner |
| Previous by Thread: | Re: Failure Assertion Exception, Lo Saeteurn |
| Next by Thread: | Re: Failure Assertion Exception, Will Leshner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |