public import and bugs it causes
Simen kjaeraas
simen.kjaras at gmail.com
Fri May 14 14:21:58 PDT 2010
div0 <div0 at users.sourceforge.net> wrote:
> Actually C# does have global variables;
> any public static member of a class is a global variable.
And here we are down to arguing semantics. Is a variable
global if it does not pollute the global namespace?
I believe this to have been Alex's intention, and it is
a fairly common definition of global variable.
One could certainly argue otherwise, but I hardly see the
value in such a discussion, be the truth this way or the
other.
Simen
More information about the Digitalmars-d
mailing list