parsers for Palm?
James Clark
jjc at jclark.com
Mon Jun 28 17:38:27 BST 1999
"Simon St.Laurent" wrote:
> I think an Aelfred-like approach, which accepts XML but sacrifices 100%
> checking for performance and size, would probably be most appropriate.
> (With only 2MB of memory total, I think we'll be working with event-based
> parsing only.) Even Expat seems a bit large for this kind of work.
Expat 1.1 added a compile-time option to allow a smaller (and slightly
slower) parser. With this option on Win32 it compiles into a single DLL
that compresses to 23k. Is that too large for Palm?
James
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list