[go-nuts] Important design missing from Errors overview

2018-11-26 Thread gopher . fortress
Greetings, While reading https://go.googlesource.com/proposal/+/master/design/go2draft-error-values-overview.md#other-go-designs I noticed that an important design is missing from the links below. I am talking about Ben's https://middlemost.com/failure-is-your-domain/ which I think offers som

Re: [go-nuts] Important design missing from Errors overview

2018-11-28 Thread gopher . fortress
I do not understand how to respond in the wiki. Do I directly edit the page? I don't see any comments or discussion. Also I think that the article should be mentioned in the errors overview. It is like an evolved version of the upspin method but much simpler to implement and more general. On

Re: [go-nuts] Important design missing from Errors overview

2018-11-28 Thread gopher . fortress
I might be missing something but I could also be misunderstood. Either way I am going to try to explain again what I mean. When someone clicks on https://go.googlesource.com/proposal/+/master/design/go2draft-error-values-overview.md#other-go-designs they can scroll down and see