On Thursday, 18 February 2021 at 09:34:35 UTC+1 Amnon wrote:

> OT, but what has happened to the Go 2 error handling proposals?
> I heard that the original check proposal was abandoned because of the 
> unfortunate interaction with defer. 
>
> Any updates?


After the "check" proposal the Go team made another proposal, the "try" 
proposal, but it was rejected as well. Now error handling is on the 
back-burner and they are focusing on generics:
https://github.com/golang/go/issues/32437#issuecomment-513002788
"Also, realistically, since we don't have unlimited resources, I see 
thinking about language support for error handling go on the back-burner 
for a bit in favor of more progress on other fronts, most notably work on 
generics"

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c60af668-55d6-4977-a746-b04dbc67e31an%40googlegroups.com.

Reply via email to