From: John Cowan
Message: 3442
Date: 2004-08-17
> Logical-order input only needs one function to generate a "visual store"In fact both methods generally need both functions, in order to determine
> from a "back store" (i.e., to turn logical into visual order). Visual-order
> input needs that function as well (to initialize the display at the
> beginning of editing) but also needs the reverse function, to generate a
> "back store" from a "visual store" (i.e., to turn visual into logical
> order), and that's why visual order is more complicated.