Hi, FPC/Lazarus always tried stay compatible with Delphi... thus, why the FPC XML classes is so different than Delphi classes?
Delphi XML is interface-based. There exists IXMLDocument, IXMLNode and so on. FPC has just classes. I have a FPC/Lazarus project that will be compatible with Delphi. I would like to know whether I need to create wrappers to encapsulate the differences between them or there is a simple way to do that. A 3rd lib could be an option too. Thanks, Marcos Douglas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal