[erlang-questions] new version of Erlsom XML parser

Ahmed Ali ahmed.nawras@REDACTED
Tue Apr 1 09:19:53 CEST 2008


Hi Willem,

Thanks for the information. How about backword compatibility with
previous versions of erlsom? I'm asking in order to know if I can just
drop this version in yaws and have it seamlessly work.

Best regards,

Ahmed Al-Issaei

2008/3/30 Willem de Jong <w.a.de.jong@REDACTED>:
> Hello List,
>
> I have released a new version of Erlsom.
>
> The main changes:
> - I modified the SAX parser that is at the basis of erlsom to work
>   directly on binaries, taking advantage of the improved handling of
> binaries
>   in Erlang R12B. This has increased the speed (provided that R12B is used)
> and
>   decreased the memory usage.
>
> - Some other improvements to the SAX parser:
>   - it now understands user defined entities;
>   - working with a 'continuation' function (to support a streaming mode of
>     processing) has been made easier;
>    - the output values can be binaries in stead of strings;
>   - I added some examples and improved the documentation a bit;
>
> - I changed the license to the Lesser GPL.
>
> Erlsom can be found on sourceforge: http://sourceforge.net/projects/erlsom
>
> Regards,
> Willem
> _______________________________________________
>  erlang-questions mailing list
>  erlang-questions@REDACTED
>  http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list