From 323d7612fde91a63003299e68722f304b4f58f8c Mon Sep 17 00:00:00 2001 From: Dean Bassett Date: Tue, 30 Oct 2018 13:22:53 -0400 Subject: [PATCH] Strikethrough'd my old, flawed proposal and inserted a newer one --- Go2GenericsFeedback.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Go2GenericsFeedback.md b/Go2GenericsFeedback.md index 585352bb..98a8a6c4 100644 --- a/Go2GenericsFeedback.md +++ b/Go2GenericsFeedback.md @@ -64,7 +64,8 @@ As the amount of feedback grows, please feel free to organize or reorganize this - ohir, "[CGG, Craftsman Go Generics](https://github.com/ohir/gonerics)", September 2018 -- Dean Bassett, "[Using interfaces instead of contracts](https://gist.github.com/deanveloper/c495da6b9263b35f98b773e34bd41104)", September 2018 +- ~~Dean Bassett, "[Using interfaces instead of contracts](https://gist.github.com/deanveloper/c495da6b9263b35f98b773e34bd41104)", September 2018~~ + _I have made a second proposal ("contract embedding") listed further down that solves the issues with this one_ - dotaheor, "[Combine contract and code together and view generic as compile-time calls with multiple outputs](https://gist.github.com/dotaheor/4b7496dba1939ce3f91a0f8cfccef927)", September 2018 @@ -100,6 +101,8 @@ As the amount of feedback grows, please feel free to organize or reorganize this - Emily Maier, "[Getting specific about generics](https://emilymaier.net/words/getting-specific-about-generics/)", August 2018 +- Dean Bassett, "[Contract embedding](https://gist.github.com/deanveloper/9063720344d7a041795cba778d7de77c)", October 2018 + ## Against - Tokyo Gophers, "[Comments from Go 2 draft design feedback event](https://docs.google.com/document/d/1O6w4eL6ChROXrJ2vw9IhezzsdG7n8ToMnGnYLRQbjQg/edit?usp=sharing)", October 2018