The Right Approach to Exceptions

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Feb 18 10:52:05 PST 2012


There's a discussion that started in a pull request:

https://github.com/alexrp/phobos/commit/4b87dcf39efeb4ddafe8fe99a0ef9a529c0dcaca

Let's come up with a good doctrine for exception defining and handling 
in Phobos. From experience I humbly submit that catching by type is most 
of the time useless.


Andrei


More information about the Digitalmars-d mailing list