realbasic-betas.mbox
[Top] [All Lists]

Re: Failure Assertion Exception

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


<Prev in Thread] Current Thread [Next in Thread>