Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 1997 09:58:13 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        andreas@klemm.gtn.com (Andreas Klemm)
Cc:        ache@nagual.pp.ru, peter@spinner.dialix.com.au, peter@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-usrbin@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/top machine.c
Message-ID:  <199707150958.JAA23164@ubiq.veda.is>
In-Reply-To: <19970715075749.39647@gtn.com> from Andreas Klemm at "Jul 15, 97 07:57:49 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> > The only other sane alternative seems to be a config file, where the field
> > length is specified. Once a config file is there of course, it could specify
> > dynamic behaviour or (old) fixed length. But which behaviour should be the
> > default?
> 
> dynamic, because 16 character wide display looks really ugly and
> leaves to few room for the running process itself.

The opinion is valid, but the logic flawed.

One could equally well say...

static, because 8 character wide proportions well on the typical screen.

or...

dynamic, because 8 character wide is highly likely to truncate.

Principle of least surprise (disturbance?) would also suggest to make
the previous established behaviour default, unless a compelling reason
exists to have it replaced.

--
Adam David <adam@veda.is>



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