[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please rename TRY to something else

This page is part of the web mail archives of SRFI 34 from before July 7th, 2015. The new archives for SRFI 34 contain all messages, not just those from before July 7th, 2015.



   Date: Mon, 5 Aug 2002 18:17:19 +0100
   From: Tony Garnock-Jones <tonyg@xxxxxxxxxxxxxxx>

   > Can you suggest another name?  TRY seems the natural one.

   What about "try/catch"? (try-with-catch)

But aren't 'try' forms, for example Java's, Bigloo's, and SRFI 43's,
always 'try-with-catch'?  What would a 'try' without a catch look
like?
                                        -Richard