[J3] Exception handling - Golang proposal
Ondřej Čertík
ondrej at certik.us
Wed Jul 10 23:28:05 EDT 2019
On Sun, Jul 7, 2019, at 12:37 PM, Robert Corbett via J3 wrote:
...
> Any proposal for exception handling should include a description of how
> it might be implemented. I would like an implementation to exist
> before a proposal is added to the standard, but I know that is unlikely.
I would very strongly recommend to have a prior implementation of any big feature such as exceptions. Otherwise it is very easy to get it wrong.
Ondrej
More information about the J3
mailing list