Andrei Alexandrescu:

> http://www.reddit.com/r/programming/comments/k7pwu/eclipse_default_line_length_of_80_chars_outdated/
> 
> Andrei

In D I'm trying to use a bit of functional style coding. With this style it's 
easy to write lines that go past 80 chars.

Shortening variable and functions names too much produces less readable code. 
About 100-105 chars max is a good middle point for me, but most lines are 
shorter than that.

Bye,
bearophile

Reply via email to