On Tuesday 03 May 2011 18:23:50 Pavel Sanda wrote: > btw is it still worth to keep this rule as the displays are wider and > wider? what was the rationale behind? > > pavel
But our brains are not. ;-) There are several reasons associated, we should avoid to nest too much our code, if we have a 5 nested levels it becomes increasingly difficult to read the code. With widespread pages it is difficult to read any text, be it code or literature. I don't care so much about the 80 chars limit but certainly we should set on some limit and try to follow for the reasons above. -- José Abílio