[nem-en] Re: The ReportFatal problem

Kamil Skalski kamil.skalski at gmail.com
Tue Feb 13 21:03:50 CET 2007


>
> Exception should not use for management normal application logic. Is very
> bad practices. It's always cause problem. This situation best example of it.
>
> Exception OO-analog of goto statement!
>

Goto when used as a exceptions simulator is not that bad... And hey,
this means that if simulating exceptions is not bad, then exceptions
themselves are also not that bad if properly used.

Just look at them as a special kind of "transparent" return value.

-- 
Kamil Skalski
http://nazgul.omega.pl



More information about the devel-en mailing list