[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: "Tom Otvos" <tomo@everyware.com>, "Posert, Bob" <BPosert@filenet.com>, <xml-dev@ic.ac.uk>
- Date: Tue, 24 Nov 1998 13:40:50 -0800
At 02:27 PM 11/23/98 -0500, Tom Otvos wrote:
>I know that I am coming across several
>issues that I would not mind airing, such as:
>
>- CDATA sections not sending the correct callback events
Hey, I've been seeing odd corner cases around CDATA sections too...
James?
>- getting the parser to understand high-order ascii characters
What do you mean by "high-order ascii". If you declare the
encoding as ISO-8859 (or whatever the magic string is) then
I think it works OK, if that's what you mean. If you're using
ISO-Latin or some MS codepage and you're *not* providing such
a declaration, expat is going to think you mean UTF-8 and will
properly boot on any characters > 127.
-Tim
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|