Message320794
| Author | gladman |
|---|---|
| Recipients | gladman, jcasale, methane, paul.moore, roelschroeven, steve.dower, tim.golden, zach.ware |
| Date | 2018-06-30.17:21:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530379303.78.0.56676864532.issue34006@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You are exactly right Steve - that is very close to what I am seeing and it is often quite hard to read. For example, where function prototypes are displayed on two lines, it takes me a lot longer to parse and understand them when compared with a situation where they are displayed on a single line.
Although I agree with those who claim that there is an ideal line length for readability, I really don't think this can be predicted in advance since it is inevitably varies widely from one user to another. So I remain convinced that it is better to use a design that dynamically adjusts to the width available.
Brian |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-30 17:21:43 | gladman | set | recipients: + gladman, paul.moore, tim.golden, methane, zach.ware, steve.dower, jcasale, roelschroeven |
| 2018-06-30 17:21:43 | gladman | set | messageid: <1530379303.78.0.56676864532.issue34006@psf.upfronthosting.co.za> |
| 2018-06-30 17:21:43 | gladman | link | issue34006 messages |
| 2018-06-30 17:21:43 | gladman | create | |