ExcelDna icon indicating copy to clipboard operation
ExcelDna copied to clipboard

Investigate Ribbon IDispatch wrapping

Open govert opened this issue 4 years ago • 0 comments

Check whether the default IDispatch implementation for COM objects can be overridden, so that all dispatch calls can be wrapped in an exception handler. This would make Ribbon implementations safer, where we would prefer never to leak exceptions.

govert avatar Aug 19 '20 12:08 govert