On 23/01/16 04:37, Allan Sandfeld Jensen wrote:
As I said, exceptions are like*a life vest*, they should be used *only in
>critical situations* not everywhere.
>
Using them anywhere, can break code everywhere as the number of return points
and code paths immediately becomes near infinite. They shouldn't be used
PERIOD.
+1
I've been thankful I have not had to deal with exception handling when
working with Qt.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development