Hello

Hello,

After my TinyPNG unit, now a tiny XML parser.

the test procedure at the bottom of the unit is the best documentation available :)

https://github.com/tothpaul/Delphi/blob/master/XML/Execute.XML.Tree.pas
https://github.com/tothpaul/Delphi/blob/master/XML/Execute.XML.Tree.pas

Comments

  1. Nice work :-)

    Q: Is there a possible overflow issue if the XML is malformed (eg line 444)

    ReplyDelete
  2. Nicholas Ring indeed ;)

    now it's fixed ;)

    ReplyDelete
  3. Paul, in your Delphi/README.md h2 heading ##Projects, there is no space after the hashes. I am looking at your repo in Visual Studio Code because I am learning how to use git properly and by now I have silly local modifications which I will never commit. Please. :)

    ReplyDelete
  4. Gustav Schubert fixed....and added a Markdown plugin for Notepad++ ;)

    ReplyDelete
  5. added support for non-UF8 xml files...thanks to French government :/

    ReplyDelete

Post a Comment