Exception/Error division in D
Kapps
opantm2+spam at gmail.com
Wed May 30 18:00:48 PDT 2012
On Thursday, 31 May 2012 at 00:58:42 UTC, Kapps wrote:
>
> All code has bugs in it. It's nice being notified about it and
> all, but if you release a server application, and it crashes
> every single time it encounters any bug... well, your customers
> will not have a fun time.
Note that this assumes you're in a part of code where you can
isolate and revert anything the error may cause. Roll back a
database transaction, disconnect a client, abort their web page
request, etc.
More information about the Digitalmars-d
mailing list