%Is There a Better Way?

20(






4

Is There a Better Way?

Contents
8A Better Macro Structure
7A Better Font Structure


=Defining the TDS required many compromises. Both the overallEstructure and the names of the individual directories were arrived atFby finding common ground among many opinions. The driving forces wereBachievability (in terms of what could technically be done and what=could reasonably be expected from developers) and regularity ?(files grouped together in an arrangement that ``made sense'').

FThe arrangement actually adopted tends to spread files out into two orGthree places (macros, documentation, and fonts, for example, are spread<into different sections of the tree right at the top level).>

A Better Macro Structure



The TWG settled on the &format/package ;arrangement after long discussion about how best to arrange the files.

GThe primary alternative to this arrangement was a scheme which reversed the order of these directories: &package/format.HThis reversed arrangement has a strong appeal: it keeps all of the files4related to a particular package in a single place. 

6In the end, the format/package &structure won for a couple of reasons: