Comment on An Introduction to Condition Handling for Non-LispersparentComments−draven14yLetting the caller do the handling and giving it access to the dynamic environment where the condition was signaled is a feature.This paper by Pitman helps to understand the design choices www.nhplace.com/kent/Papers/Condition-Handling-2001.html
Comments
Letting the caller do the handling and giving it access to the dynamic environment where the condition was signaled is a feature.
This paper by Pitman helps to understand the design choices www.nhplace.com/kent/Papers/Condition-Handling-2001.html