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