Hi<div><br></div><div>I have a new job.</div><div>Now I am looking for a proper XML parser for Delphi, for big XML files.</div><div>The default Delphi parser, using MS DOM, chokes badly. 4 GB memory is not enough for it.</div>
<div><br></div><div>Question:</div><div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">Does FCL-XML work with a new Unicode Delphi?</span></div><div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)"><br>
</span></div><div><div>Another question:</div>What does the license say about using <span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px">FCL-XML in a commercial Delphi project?</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px"><br></span></div><div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px">I found a Delphi SAX parser from SourceForge. It gave errors on Scandinavian alphabets ä, ö etc.</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px">I commented out some hard-coded checks and finally it stopped working completely.</span></div><div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px">Not a good parser!</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px"><br></span></div><div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px">There are some other choices like SimpleXML. Should I use that?</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px"><br></span></div><div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px">Juha</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:sans-serif;font-size:13px;line-height:19px"><br></span></div>