Re: On the case for exception-based error handling.

[email protected] (Tony Olekshy) Tue, 22 Aug 2000 16:51:37 -0600
Newsgroups perl.perl6.language.errors
Organization Avra Software Lab Inc.
Message-ID <[email protected]>
Glenn Linderman wrote:
> 
> I think we agree that both/either type of APIs can be provided by a
> module author with suitable wrappers.  Or a module can provide one, and
> another module written to wrap it and provide the other.  I think we
> agree that an exception, if thrown, should be caught and handled (perhaps
> with a null handler), or the program should terminate.

We agree.  And the wrapper module is cool; hadn't thought 'bout that.

Yours, &c, Tony Olekshy