[
Lists Home |
Date Index |
Thread Index
]
- From: Toby Speight <tms@ansa.co.uk>
- To: "XML developers' list" <xml-dev@ic.ac.uk>
- Date: 05 Aug 1998 10:15:41 +0100
Toby> Toby M. Speight <URL:mailto:tms@ansa.co.uk>
Michael> Michael Kay <URL:mailto:M.H.Kay@eng.icl.co.uk>
0> In article
0> <000f01bdbf08$d031a540$1e09e391@mhklaptop.bra01.icl.co.uk>, Michael
0> wrote:
Michael> Every time I use SAX, I forget that the parser is allowed to
Michael> hand me data one character at a time if it chooses. Perhaps
Michael> someone should write a SAX parser that does just that, so I
Michael> can test that my application would cope with it.
0> In article <uogu1nm5u.fsf@delivery.ansa.co.uk>, Toby wrote:
Toby> You could write a SAX filter that accepts input from the parser
Toby> of the moment, and delivers it a character at a time. It should
Toby> be fairly trivial given the filter interface recently posted
Toby> here.
I forgot to mention: one could also write a filter which buffers
character data and passes it on in maximal-sized gobs. I think this
would be quite a popular filter.
--
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)
|