[sword-devel] We need XML parser

Jan Paul Schmidt sword-devel@crosswire.org
Thu, 6 Jun 2002 22:44:35 +0200


On Thu, Jun 06, 2002 at 11:18:18AM -0700, Chris Little wrote:
> Expat looks good if we do need and can afford XML parsing.

If you really think about adding XML parsing, consider libxml, too. It
is lightweight and has a real fast implementation. But I would suggest a
format which includes indexes of the words, so you could implement a
real fast search through a text. But it does not look like Sword is
going this way.

jps