Comment on An Introduction to Condition Handling for Non-LispersparentComments−Chris204814yMaybe something like: https://gist.github.com/3598432although perhaps passing a 'handlers' object down, with which handler functions could be registered might be better?
Comments
Maybe something like: https://gist.github.com/3598432
although perhaps passing a 'handlers' object down, with which handler functions could be registered might be better?