[Development] What kind of airplane we want to build?
Lorn Potter
lorn.potter at gmail.com
Fri Jan 22 22:42:21 CET 2016
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.
More information about the Development
mailing list