Tomek Sowiński Wrote:

> Andrej Mitrovic napisał:
> 
> > If you really want to set up a column limit that *everyone* has to abide 
> > to, then make a poll to see what everyone can agree on.
> 
> Actually that's a splendid idea. Let's take it easy. Regardless of that silly 
> beef I'm really curious what distribution will emerge.
> 
> What is your preferred *maximum* length for a line of D code? (please reply 
> with a number only)
> 
> -- 
> Tomek
> 


--- No limit ---

Although indentation makes lines "longer" they do not make them harder to read. 
So I don't put an artificial limit because I don't know how many levels of 
indentation I will need.

Do you manually adjust and put new line-breaks on every line of code if you 
need to add a level on indentation???

Reply via email to