Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 22:45:47 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Brad Knowles <brad.knowles@skynet.be>
Cc:        John Baldwin <jhb@FreeBSD.org>, Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>, freebsd-chat@freebsd.org
Subject:   Re: Style(9) question
Message-ID:  <3DDF241B.FF30ACE2@mindspring.com>
References:  <XFMail.20021122160808.jhb@FreeBSD.org> <a05200f1eba04a864625b@[192.168.0.3]>

next in thread | previous in thread | raw e-mail | index | archive | help
Brad Knowles wrote:
> At 4:08 PM -0500 2002/11/22, John Baldwin wrote:
> >  The reason to not put them in is to avoid wasting screen real-estate
> >  on mostly blank lines.  You also errantly assume that you will always
> >  come back and add more statements later. :)
> 
>         I'm sorry.  Why do we care about screen real-estate and having
> mostly blank lines, if this might help us write more correct and
> secure programs?  And might help us write code that can be more
> easily managed in the future?

Hard as this is to believe, some people don't have eidetic memories,
and they're not just "faking it" so they can pretend not to remember
some inconvenient fact.

That means that they are limited to holding in their head only the
maximum amount of data that can be displayed on a screen at a time,
so the more non-whitespace data you can display in a limited amount
of real-estate, the better.

;^).

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DDF241B.FF30ACE2>