Coding Standards. was: a style question

Andy Glew aglew at crhc.uiuc.edu
Fri Nov 30 08:17:55 AEST 1990


    >Since these two programmers disagree about a detail which is easy
    >to embed in a beautifier program, since it depends only on syntax,
    >then a beautifier program should be able to mediate the style
    >disagreement, and allow each programmer to view the other's code
    >consistently with personal preference.

	Interesting consequences for revision control systems may arise
    with such an approach.
    --
	Jon Leech (leech at cs.unc.edu)    __@/

Why?  If all program text can be massaged by the beautifier, run all
text through the beautifier to some "standard" setting before checking
in.

--
Andy Glew, a-glew at uiuc.edu [get ph nameserver from uxc.cso.uiuc.edu:net/qi]



More information about the Comp.lang.c mailing list