Inspiration for more patterns #235
Replies: 10 comments
-
awesome, thanks! |
Beta Was this translation helpful? Give feedback.
-
Related: https://github.com/rust-lang/api-guidelines/tree/master/src |
Beta Was this translation helpful? Give feedback.
-
Yeah, we don't want to overlap with the rust api guidelines (which is also linked in the killercup article). Let's discuss each of those individually:
|
Beta Was this translation helpful? Give feedback.
-
Should we close this in favour of #116 ? I copied everything needed from this issue over. |
Beta Was this translation helpful? Give feedback.
-
In that issue the fact that these issues should be taken from that blog post is not clear in my opinion. |
Beta Was this translation helpful? Give feedback.
-
Agreed, discussions should still take place in smaller issues, it's an umbrella. i thought about opening an issue for each of the points in this issue actually. hence why i asked about closing. we could link from each of these issues to this one here to make clear, that there might be material taken from it |
Beta Was this translation helpful? Give feedback.
-
What you are suggesting is the opposite: too small issues 😂 |
Beta Was this translation helpful? Give feedback.
-
Yeah, or even better use the discussion board for discussing how to write the patterns and keep the issues clean for actual issues, what do you think? |
Beta Was this translation helpful? Give feedback.
-
It depends for what you mean with "actual issues". I think "discussions" are still in beta and they are more meant for "stack overflow" kind of random questions. |
Beta Was this translation helpful? Give feedback.
-
Yeah, let's see how it develops. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently started collecting some API design patterns here. I'm not sure if these match what this repo is all about (or which ones you already cover), but I just wanted to say: Feel free to take anything you like from that post! :)
(The markdown source of that post is here and I hereby relicense the content as MPL2 (in addition to CC-BY) and allow you to use it in this repo.)
Beta Was this translation helpful? Give feedback.
All reactions