Re: Entities
Murray Maloney <murray@sco.COM>
Date: Thu, 22 Sep 94 15:34:37 EDT
Message-id: <9409221417.aa01274@dali.scocan.sco.COM>
Reply-To: murray@sco.COM
Originator: html-wg@oclc.org
Sender: html-wg@oclc.org
Precedence: bulk
From: Murray Maloney <murray@sco.COM>
To: Multiple recipients of list <html-wg@oclc.org>
Subject: Re: Entities
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: HTML Working Group (Private)
>
> In message <9409221029.aa00625@dali.scocan.sco.COM>, Murray Maloney writes:
> >>
> >> On the other hand, Mosaic recognizes the named references
> >> (é) as well as the character entity forms (é); I
> >> know Dan thought it cleaner design to use the character entities,
> >> but they'll go away eventually. We could simply give a short
> >> set drawn from the standard file without the character entities
> >> at all. Mapping from the entity names to local characters is
> >> the responsibility of the browser.
> >
> >While that should be true, it is not. Because we are hardwired
> >to 8859-1, all named character entities (é) map directly
> >to numeric character positions.
>
> Correct.
>
> > I think that we should expect
> >that to change in HTML 2.1 or later.
>
> Whao: you expect HTML 2.1 to have a character set other than
> ISO8869-1? I don't see how that's practical. But we'll see,
> I guess.
>
> Dan
No, I don't expect the character set to change, but I might expect
browsers to accept ALL of the 8879 entities that correspond
to the 8859 character set.