Chris Hill suggests discussing the use of structured exception handling as it relates
to the window manager, and specifically the implications for
applications which raise exceptions from a callback. If you plan on raising
an exception and handling it in a function higher up the stack,
all the stack frames in between need to be be in on ...