next up previous contents index
Next: Attribute names Up: Outline of file headers Previous: Outline of file headers

Class names

¸class name

What should the class name in a file header be? We want it to be indicative of the file contents, even to a reader unfamiliar with the computer system from which it originated. Here are some desirable criteria:

I therefore propose that class names consist of an optional at-sign, @, immediately followed by an initial letter, optionally followed by letters, digits, and hyphens, followed by the phrase -file.

Letter case may be mixed for readability, but is not otherwise significant : @LATEX-FILE and @LaTeX-file represent the same file class.

This style of naming is common to many programming languages. Hyphens between words improve readability, while avoiding ambiguities introduced when spaces are allowed to be part of names.

Attribute names, Attribute values, Class names, Top


next up previous contents index
Next: Attribute names Up: Outline of file headers Previous: Outline of file headers
Nelson H. F. Beebe
11/29/1997