C
Cor Ligthert [MVP]
Branco,
I absolutely do not agree the part that you write about "Static". There is a
static keyword in VB, and that describes what it does (although logically
not technical).
The Shared keyword describes in my idea much better logical what it does
than the Static keyword in C#. In my opinion in the word Static in C# just a
piece of legacy.
Therefore let us not change the facts because the people using C derived
languages tells.
To give an anology: Worldwide Coffee describes much better what we are
drinking than as it is in the jargon from C people.
Java is for me an island from Indonesia. Coffee is a drink from a bean that
long ago was smuggled from Brazil by Dutch people to Java where they started
to cultivate it.
The rest of your text we agree about, but that you knew probably already.
Just my thought,
Cor
I absolutely do not agree the part that you write about "Static". There is a
static keyword in VB, and that describes what it does (although logically
not technical).
The Shared keyword describes in my idea much better logical what it does
than the Static keyword in C#. In my opinion in the word Static in C# just a
piece of legacy.
Therefore let us not change the facts because the people using C derived
languages tells.
To give an anology: Worldwide Coffee describes much better what we are
drinking than as it is in the jargon from C people.
Java is for me an island from Indonesia. Coffee is a drink from a bean that
long ago was smuggled from Brazil by Dutch people to Java where they started
to cultivate it.
The rest of your text we agree about, but that you knew probably already.
Just my thought,
Cor