http://qs321.pair.com?node_id=231019


in reply to Re: Best Practices for Exception Handling
in thread Best Practices for Exception Handling

Handling the error in place and consulting the calling code for advice on handling it are not necessarily mutually exclusive, for which I point you to the paper referenced in another node of mine in this discussion which (i.e. the paper) describes how things are handled in Common Lisp.

  • Comment on Re: Re: Best Practices for Exception Handling