Re: Why "fatal" errors aren't special.
[email protected] (Peter Scott) Thu, 24 Aug 2000 11:26:22 -0700
| Newsgroups | perl.perl6.language.errors |
|---|---|
| Message-ID | <[email protected]> |
At 11:21 AM 8/24/00 -0700, Glenn Linderman wrote: >By building up a >non-fatal error handling technique on top the existing fatal error >handling technique, you are forcing code that assumes it will die to >behave differently, when you wrap a try block around it. Now it will only >"maybe" die. There are no existing fatal exceptions. You can call die as much as you want, but if your caller has wrapped you in an eval block, tough. RFC 88 does not change this at all. -- Peter Scott Pacific Systems Design Technologies