Very general note on language design. Someone from...
# language-proposals
o
Very general note on language design. Someone from C# design team, don’t remember who exactly told me about a principle I like very much. They start any feature/proposal/idea with the “-200 points”. That means, that unless there are at least 200 points in favor of the feature, they don’t even start designing it. It’s arguable how much each argument/use case/etc adds to the pile, but in general, if you keep in mind that there are no free features (not in terms of JetBrains investment, but in terms of burden added to the language, cost of learning, etc) and that you need to have a very compelling reason to introduce this or that, it makes discussions much more constructive. Just a note.
13
👍 1
r
That's a great way to think about it. I'll have to keep that in mind.
You should pin that comment
👍 3
p
Yeah maybe they should have followed that idea better. C# became quite a clustertruck lately. Don't like the syntax or new features much.
c
Quantifying this is hard though