Date: Fri, 1 Aug 2025 14:57:21 +0200
-----Ursprüngliche Nachricht-----
Von:Andre Kostur via Std-Proposals <std-proposals_at_[hidden]>
>Not all return paths in the callable should cause the caller to immediately return.
>I’m still thinking that the callable shouldn’t have to know about this, and it should be entirely within the caller’s domain as to whether to >return immediately or not.
Then why not create a special command to invoke the callable.
The caller can decide, whether to use this command or not..
OTOH should this work the same as exceptions?
Why not use the same or similar language constructs?
Probably the in-between functions need to know more about, which exceptions can be thrown.
Received on 2025-08-01 13:07:28