Lazarus

Programming => Packages and Libraries => Ported from Delphi/Kylix => Topic started by: avra on November 06, 2013, 08:25:12 am

Title: kOmniXML for Lazarus and Delphi
Post by: avra on November 06, 2013, 08:25:12 am
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
Title: Re: kOmniXML for Lazarus and Delphi
Post by: Deepaak on November 06, 2013, 08:54:31 am
thank you, will save my day..
Title: Re: kOmniXML for Lazarus and Delphi
Post by: avra on November 06, 2013, 03:31:45 pm
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
Title: Re: kOmniXML for Lazarus and Delphi
Post by: Ondrej Pokorny on December 11, 2013, 12:42:28 pm
Actually, I wrote a new XML library for Pascal:
http://www.kluug.net/oxml.php (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 :)
Title: Re: kOmniXML for Lazarus and Delphi
Post by: avra on December 11, 2013, 07:22:06 pm
Great work, Ondrej. It was also very interesting to see Delphi vs Lazarus benchmark results.
Title: Re: kOmniXML for Lazarus and Delphi
Post by: Ondrej Pokorny on December 12, 2013, 06:46:29 pm
Thanks. Yes, Lazarus performs pretty well!
Title: Re: kOmniXML for Lazarus and Delphi
Post by: avra on April 22, 2015, 09:51:30 am
Others should be warned that OXML license is much different then OmniXML. Some will be fine with it, but I am not. Hopefully others will realize this before spending lots of time. Silly me, I wasn't paying attention. Sorry Ondrej, nice work but I am forced to switch back to OmniXML...
Title: Re: kOmniXML for Lazarus and Delphi
Post by: avra on April 29, 2017, 09:30:45 pm
Since Kluug's fork of OmniXML is abandoned, maybe I should mention that original OmniXML is still developed:
https://github.com/mremec/omnixml
TinyPortal © 2005-2018