I'm following this discussion,

two logical contenters would be ms-xml and openxml...

anybody with any ideas about what their status is ? I asked on the openxml list and apparently fpc won't compile openxml.

Not sure if this is still true.

Alvise Nicoletti wrote:
Luiz Americo Pereira Camara ha scritto:
Alvise Nicoletti wrote:
Hi...

I have to parse xml both with Lazarus on linux (server) and Delphi on Windows (client).

Actually, with Lazarus, I'm using the DOM, ReadXML, WriteXML units.

Is there something that I can use in Delphi with the same code? Or, otherwise, is there some XML component compatible for both Delphi and Lazarus?


Some time ago i ported the fpc dom unit to delphi. It was just a matter of changing the places of const sections, no change was made at all, if i remenber well. I can send to you but is a bit outdated. A better option is to try to compile the most recent fpc dom version, probably will be easy.

Luiz

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives



Hi, can you give me some tips about that cross compilation thing ?

Or maybe can you send me the unit you already "ported" to delphi?

I'm using DOM in the client so I'd like to have the same code on the server...

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to