First, I find the introduction to this condescending; it amounts to "the Go developers know what they're doing, stop questioning them plebians!" It is phrased more politely, but the content is basically there. This is:
1. Insulting to those of us who also have put serious thought into the problem, and perhaps also have knowledge and experience in this area of programming language design. 2. Largely missing the point of the draft designs, which were meant as a starting point for discussion; the Go developers were explicitly soliciting feedback. 3. Ignores the fact that most of us have been raising specific critiques of the design. While our criticisms are based on substance, you dismiss them entirely without providing a justification other than "Ian and Robert know what they're doing." Second, I agree with Tristan that Eric's sibling comment is a bit sharp; let's be careful to keep this civil, as it's clear that some of us are feeling a bit tense. Ultimately however I agree with Eric that the proposal focuses on relatively superficial issues. That said I do like the idea of using [type T]; while my own focus has been on semantics, like many I agree the existing syntax is not very ergonomic. Quoting alanfo (2018-10-19 13:48:20) > My head has been spinning lately after reading the various generic > counter-proposals and suddenly the original draft design seems a lot > more attractive than it did :) > In the light of all the feedback there's been, I've put together a > proposal which sticks closely to the original design and only changes > what most people consider needs to be changed in some way. Some recent > ideas which seemed plausible but which I felt had little chance of > adoption have been rejected. > It's not too long so give it a read and see what you think. > Here's the link: > [1]https://gist.github.com/alanfo/72f07362d687f625a958bde1808e0c87 > Alan > > -- > 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 [2][email protected]. > For more options, visit [3]https://groups.google.com/d/optout. > > Verweise > > 1. https://gist.github.com/alanfo/72f07362d687f625a958bde1808e0c87 > 2. mailto:[email protected] > 3. https://groups.google.com/d/optout -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
