- From: Philippe Le Hegaret <plh@w3.org>
- Date: 10 Sep 2003 16:50:36 -0400
- To: Curt Arnold <carnold@houston.rr.com>
- Cc: WWW DOM <www-dom@w3.org>
On Fri, 2003-08-29 at 01:54, Curt Arnold wrote: > Philippe Le Hegaret wrote: > > >On Wed, 2003-07-30 at 00:44, Curt Arnold wrote: > > > > > >>actualEncoding: Not adequately explained. Is this the encoding at the > >>time of parsing? Do subsequent saves change the value? initialEncoding > >>might be better. > If that is your intention, I think that "initialEncoding" is clearer. In order to clearly express that it represents the encoding used during the load of the Document, the attribute was renamed "inputEncoding". This matches the idea of an input, introduced by the DOMInput interface in the LS module. Philippe
Received on Wednesday, 10 September 2003 16:51:26 UTC