Re: [go-nuts] Golang, how dare you handle my checks! (Critique of error proposal)

2018-09-23 Thread Liam Breck
Hi Sameer, Glad to hear someone's reading my posts re Go 2 error handling! Debate on generics simmers in multiple threads, but discussion of error handling, which impacts many more gophers and lines of code, has been almost non-existent. Reading the feedback wiki, one might surmise that the draft

Re: [go-nuts] Golang, how dare you handle my checks! (Critique of error proposal)

2018-09-21 Thread Sameer Ajmani
That's quite an interesting wiki page, thanks for sharing. On Thu, Sep 13, 2018 at 2:46 PM Liam Breck wrote: > The contents of the feedback wiki are interesting. The Go 2 error proposal > hasn't seen much support, and there are lots of counter-proposals... > > https://github.com/golang/go/wiki/G

Re: [go-nuts] Golang, how dare you handle my checks! (Critique of error proposal)

2018-09-13 Thread Liam Breck
The contents of the feedback wiki are interesting. The Go 2 error proposal hasn't seen much support, and there are lots of counter-proposals... https://github.com/golang/go/wiki/Go2ErrorHandlingFeedback On Mon, Sep 10, 2018, 6:11 AM Liam wrote: > > "Golang, how dare you handle my checks!" > A

[go-nuts] Golang, how dare you handle my checks! (Critique of error proposal)

2018-09-10 Thread Liam
"Golang, how dare you handle my checks!" A Critique of the Go check/handle Error Proposal https://medium.com/@mnmnotmail/golang-how-dare-you-handle-my-checks-d5485f991289 Upvote it on Hacker News :-) https://news.ycombinator.com/item?id=17951511 -- You received this message because you are su