From: Russell Hind (rhind_at_[hidden])
Date: 2004-02-10 03:53:19


Victor A. Wagner, Jr. wrote:
>
> would you rather abort the application??
>

Isn't an unexpected exception a programming error? We shouldn't be
incorporating stuff to protect against programming errors, they should
be caught by other means IMO

Russell