General Programming Style

Interchange programming style is perlstyle, with few additions. Most of the following was decided in a meeting held on November 14, 2000.

We agreed that it is good to have a programming style, and that the existing style of code should be preserved. We agreed that making global changes to impose a consistent style is not worth doing. Instead, we will make revisions as we rewrite code. We will generally follow the published Perl style guidelines.

DocBook! Interchange!