Declaring a constant

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jon Skeet [C# MVP]

    #16
    Re: Declaring a constant

    Nick Hounsome wrote:

    <snip>
    [color=blue]
    > I think you'll find that its those VB programmers who are the source of the
    > problem (Although that wouldn't explain java)[/color]

    I disagree on the cause - partly coming from a Java background, where
    this has been a fairly lively topic for discussion for years.

    Have a look at

    for views on both sides. (I haven't read the whole thing.)

    As I said, I'd love to see a solution to this, but I can't see it being
    part of .NET itself. Maybe .NET's successor...

    Jon

    Comment

    Working...