feenkcom / gt4gemstone-old

The Glamorous Toolkit for remote work with Gemstone/S
MIT License
13 stars 5 forks source link

Printing errors should not affect the debugger #22

Closed chisandrei closed 7 years ago

chisandrei commented 8 years ago

When an exception happens during printing the inspector should capture it.

chisandrei commented 7 years ago

Printing errors are captured by #gtGsInspectorName. Both the debugger and the inspector work now with objects that generate errors during printing.