Re: Nostalgia isn't what it used to be...



Dejan Stanic <dejan@xxxxxxxxxx> wrote in news:433d8ad4$1
@newsgroups.borland.com:

> Henry wrote:
>> I have to agree with 2.3 (separating the declaration of a variable from
>> its use) - it annoys me intensely. C# is a breath of fresh air in that
>> respect.
>
> Seconded.
>
> LP,
> Dejan
>
> PS.
> Also, can we - please! - at last get ternary operator.
>
>
>

I disagree! I like the grouping of declarations at the beginning of a
procedure or module. Then I easily know where to look when I have to
maintain someone else's code.

And I think ternary operators are difficult to read, and therefore cost
more to maintain.

All in all, I am happy with the status quo.
.