On Wed, 16 Nov 2005, Daniel Brockman wrote:
> No offense to whoever made that suggestion, but I think there are far
> more people out there with a developed taste for hyphenated
> identifiers than there are people with a thing for using backticks as
> subscript operators.
>
> Do you see the difference? I'm trying to cater to an actually existing
> and in many cases strong preference.

No offense either, but if you are suggesting that 

    @a[$i-1] + @a[$i+1]

should be interpreted as 

    @a[$i_1] + @a[$i+1]

then I think it is pretty obvious why this is a really bad idea.

Cheers,
-Jan


Reply via email to