call for a lightweight xml parser
Ulf Wiger (AL/EAB)
ulf.wiger@REDACTED
Wed Oct 19 11:07:54 CEST 2005
Agreed. This is roughly what I had in mind.
/Uffe
> -----Original Message-----
> From: owner-erlang-questions@REDACTED
> [mailto:owner-erlang-questions@REDACTED]On Behalf Of Bjorn
> Gustavsson
> Sent: den 19 oktober 2005 11:00
> To: erlang-questions@REDACTED
> Subject: Re: call for a lightweight xml parser
>
>
> Why not try to include a faster parser in the xmerl application?
>
> xmerl could by default use a fast, slim-lined parser, and as soon
> as it encounters something it can't handle, it can revert to the
> slower but more complete parser.
>
> I think that would be a much better from the user's point of view,
> than to introdue Yet Another XML parser for Erlang.
>
> /Björn
More information about the erlang-questions
mailing list