On Sat, 7 Jul 2007, David Lyon wrote:

> Tiziano_mk wrote:
> > 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?
> > >
> >
> > Time ago I found OpenXML: http://www.philo.de/xml/
> > but never had the time to play with it...
> I just posted a message on their list and they were of the opinion that there
> were some incompatabilities/problems with the fpc compiler. And it wasn't
> possible to do a compile. This was several months ago.
> 
> They're not sure if the problems still exist.
> 
> Still I think this might be the most cross platform (potential) option.
> 
> It could be worth spending some time trying with this ?
> 
> any opinions ?

Florian has been doing some work recently on the compiler, so it can
compile most of Delphi's VCL. There is no immediate reason why their 
package should not compile with FPC (unless they use assembler).

Just give it a try with a recent snapshot...

Michael.

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

Reply via email to