mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Move the proposal to "normal functions" even though it is not strictly a counter-proposal
parent
e8ed9166c0
commit
bcf57bccdb
@ -11,8 +11,6 @@ Please help categorize the rest of the uncategorized proposals at the bottom.
|
|||||||
|
|
||||||
This includes supporting the existing chaining/stacking of handlers without changes.
|
This includes supporting the existing chaining/stacking of handlers without changes.
|
||||||
|
|
||||||
- Viktor Kojouharov, "[Reducing the special casing around the new error design draft](https://gist.github.com/urandom/6519990ef9eb7547e888a5f2da7f1a93)", September 2018
|
|
||||||
|
|
||||||
- Jeffrey Koehler, “[In support of Handle Chaining; On Check](https://gist.github.com/deef0000dragon1/eb224ce4918d4ec3bdbaedf83a32aeb1)”, August 2018
|
- Jeffrey Koehler, “[In support of Handle Chaining; On Check](https://gist.github.com/deef0000dragon1/eb224ce4918d4ec3bdbaedf83a32aeb1)”, August 2018
|
||||||
|
|
||||||
- Adam Bouhenguel "[In support of more declarative error handling](https://gist.github.com/ajbouh/716f8daba40199fe4d4d702704f3dfcc)", August 2018
|
- Adam Bouhenguel "[In support of more declarative error handling](https://gist.github.com/ajbouh/716f8daba40199fe4d4d702704f3dfcc)", August 2018
|
||||||
@ -40,6 +38,8 @@ Critiques without counter-proposals
|
|||||||
|
|
||||||
## Error handling with normal functions
|
## Error handling with normal functions
|
||||||
|
|
||||||
|
- Viktor Kojouharov, "[Reducing the special casing around the new error design draft](https://gist.github.com/urandom/6519990ef9eb7547e888a5f2da7f1a93)", September 2018
|
||||||
|
|
||||||
- Scott Pakin, "[Go 2 error handling based on non-local returns](https://gist.github.com/spakin/86ea86ca48aefc78b672636914f4fc23)", September 2018
|
- Scott Pakin, "[Go 2 error handling based on non-local returns](https://gist.github.com/spakin/86ea86ca48aefc78b672636914f4fc23)", September 2018
|
||||||
|
|
||||||
- Aleksei Pavliukov, “[Use a function as a handle parameter](https://github.com/a5i/go-proposal/blob/master/use%20a%20function%20as%20a%20handle%20parameter.md)”, September 2018
|
- Aleksei Pavliukov, “[Use a function as a handle parameter](https://github.com/a5i/go-proposal/blob/master/use%20a%20function%20as%20a%20handle%20parameter.md)”, September 2018
|
||||||
|
Loading…
x
Reference in New Issue
Block a user