Program logic bugs vs input/environmental errors
Sean Kelly via Digitalmars-d
digitalmars-d at puremagic.com
Thu Oct 16 12:11:18 PDT 2014
On Thursday, 16 October 2014 at 18:53:22 UTC, monnoroch wrote:
>
> So if both are true, that clearly means that the right solution
> would be to introduce four categories: a cross product of the
> obove:
>
> - bugs, that are recoverable
> - bugs, that are unrecoverable
> - input errors, that are recoverable
> - input errors, that are not
Yes, I've already started a thread for this:
http://forum.dlang.org/thread/zwnycclpgvfsfaactcyl@forum.dlang.org
but almost no one replied.
More information about the Digitalmars-d
mailing list