Improve pretty printing of viewdefs.

Andrew Dunstan <andrew@dunslane.net>

Commit: 2f582f76b1945929ff07116cd4639747ce9bb8a1
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2012-02-19T16:43:46Z
Releases: 9.2.0
Improve pretty printing of viewdefs.

Some line feeds are added to target lists and from lists to make
them more readable. By default they wrap at 80 columns if possible,
but the wrap column is also selectable - if 0 it wraps after every
item.

Andrew Dunstan, reviewed by Hitoshi Harada.

Files