QM has asked for the wisdom of the Perl Monks concerning the following question:
We're trying to enforce a rule for code reviews such that identifiers are meaningful, and things such as $bsefs are easy to spot. Sure, spell checkers can weed out some examples. But I came across one today that was el_in_g1, which passed my spell checker, due to underbars and single characters.
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Code Reviews -- List Identifiers
by LanX (Saint) on Nov 22, 2013 at 14:12 UTC | |
Re: Code Reviews -- List Identifiers
by arkturuz (Curate) on Nov 22, 2013 at 13:00 UTC | |
by tobyink (Canon) on Nov 22, 2013 at 17:56 UTC | |
by Anonymous Monk on Nov 23, 2013 at 07:41 UTC | |
Re: Code Reviews -- List Identifiers
by hdb (Monsignor) on Nov 22, 2013 at 13:06 UTC | |
Re: Code Reviews -- List Identifiers
by jellisii2 (Hermit) on Nov 22, 2013 at 12:53 UTC | |
Re: Code Reviews -- List Identifiers
by RMGir (Prior) on Nov 22, 2013 at 13:26 UTC |