develooper Front page | perl.perl6.language | Postings from April 2010

Re: underscores vs hyphens (was Re: A new era for Temporal)

Thread Previous | Thread Next
From:
Darren Duncan
Date:
April 11, 2010 15:47
Subject:
Re: underscores vs hyphens (was Re: A new era for Temporal)
Message ID:
4BC25176.8080706@darrenduncan.net
Damian Conway wrote:
> The relevant suggestion regarding hyphens vs underscores is:
> 
>     "...to allow both characters, but have them mean the same thing."
> 
> That is, any isolated internal underscore can be replaced with an
> isolated internal hyphen (and vice versa), without changing the meaning
> of the identifier.

I am formally opposed to this idea.  I see that making underscores and hyphens 
to be equivalent is akin to having case-insensitive identifiers, where 
"Perl","PERL","perl" mean the same thing.  Rather what I want is to be 
everything-sensitive, as AFAIK Perl 6 currently is; if something looks 
different, it is different. -- Darren Duncan

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About