[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error handling in MCL2.0
- To: info-macl@cambridge.apple.com
- Subject: Error handling in MCL2.0
- From: psz@lcs.mit.edu
- Date: Wed, 30 Oct 91 19:04:52 EST
- Sender: psz@medg.lcs.mit.edu
I may just have missed it, but what are the plans for incorporating
the "real" CL error system in MCL2.0? And when will errors in
primitive operations become generally continuable/retryable? For now,
for example, if I divide by 0 deep in some nested set of procedures, I
now can't return a different value or change the var and retry. Will
this get done by final 2.0?
--Pete Szolovits