On Sun, 05 Oct 2014 14:53:37 +0000
monarch_dodra via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

> Promises hold provided the precondition your program is in a 
> valid state. Having an Error invalidates that precondition, hence 
> voids that promise.
so Error should not be catchable and should crash immidiately, without
any unwinding. as long as Errors are just another kind of exception,
the promise must be kept.

Attachment: signature.asc
Description: PGP signature

Reply via email to