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

Re: Compatibility with other SRFIs

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



Here is one legit reason for catching such exceptions: 

 test suites. 

You want to make sure that your programming environment reacts 
properly to program bugs by students. They can make lots of mistake
and I'd like to test the response mechanically. 

-- Matthias