Vladimir R. Bossicard wrote:
I would like to make the following enhancements:
- empty catch block: log the exception (so that we know when something went wrong)
... and say in the log that it was ignored.
+1
- have a default label for every switch (write into the log if we go there)
+1
Vadim