Forum > Ported from Delphi/Kylix

kOmniXML for Lazarus and Delphi

(1/2) > >>

avra:
I was looking for a long time for XML library that works on both Delphi and Lazarus, and finally found Kluug's fork of OmniXML for Delphi that now claims to be also working on Lazarus 1.0.8 and newer. I guess that someone else might also find this interesting. Can't wait for a real chance to test it.

http://www.kluug.net/omnixml.php

Deepaak:
thank you, will save my day..

avra:
I am glad it is of some use. I have also converted 7 original Delphi demos to Lazarus, and added one new demo that was created during my initial playing.

Have fun!

http://www.pilotlogic.com/sitejoom/index.php/forum/general-discussions/2723-include-in-ct#4706

Ondrej Pokorny:
Actually, I wrote a new XML library for Pascal:
http://www.kluug.net/oxml.php

The main reason for a new library was that OminXML is a DOM-only library. OXml allows direct reading and writing of XML files, has a DOM implementation and a SAX parser. Works in Lazarus and Delphi 6-XE5. And is faster and more memory friendly than OmniXML :)

avra:
Great work, Ondrej. It was also very interesting to see Delphi vs Lazarus benchmark results.

Navigation

[0] Message Index

[#] Next page

Go to full version