[vorbis-dev] Metadata Schema

Linus Walleij triad at df.lth.se
Sun Jun 3 06:35:12 PDT 2001



On Sun, 3 Jun 2001, Beni Cherniavsky wrote:

> I've been assured that one can write a small, limited parser for a
> specific schema very easily, but others have said, no, at least not
> while still allowing the full xml spec.

One of the most compact XML parsers is Expat by James Clarke. It is used
in a lot of applications including eg Mozilla. It has a memory footprint
of roughly 300 KB as a static library on a Sparc and is still a generic
parser.

A DTD-specific parse could drastically cut this footprint in my opinion.
Has anyone tried writing an XML parser in Flex? What was the memory
footprint?

Linus

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list