On 1/4/21 7:39 AM, ludo456 wrote:

> Can someone point me to an article or more explanations about that?

Joe Duffy has a very complete document contrasting various error management strategies in the context of Midori:

  http://joeduffyblog.com/2016/02/07/the-error-model/

Herb Sutter has a detailed document for a future direction for C++:

  http://open-std.org/JTC1/SC22/WG21/docs/papers/2018/p0709r0.pdf

I would guess if D supports a different error model in the future, it would be like the C++ proposal.

Ali

Reply via email to