in reply to Whitespace in Perl Golf
in thread Perl Golf Ethics
The removal of trailing whitespace in the test programs was intentionally added during the TPR golfs because it turned out that people have the unfortunate habit of using editors where it's not very visible that they have extra trailing newlines, and where they had the winning solution without realizing it. And then these people wasted days trying to still improve their solution. Solving this problem of serious players was decided to be more important than stopping jokers playing games with trailing whitespace.
If people seriously think this is a problem I could change the way this case is handled in the generic test program skeleton. But currently I don't considere this well known abuse to be relevant enough for that.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Whitespace in Perl Golf
by ysth (Canon) on Jan 01, 2007 at 23:05 UTC | |
by thospel (Hermit) on Jan 02, 2007 at 01:22 UTC | |
Re^2: Whitespace in Perl Golf
by petdance (Parson) on Jan 01, 2007 at 21:01 UTC |