Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Native XML parser for Fox6
Message
 
 
À
22/01/2004 18:14:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00869647
Message ID:
00869737
Vues:
14
>>No, its use MSXML and that cuase us a source of problems. I prefer a COMPLETE NATIVE VFP BASED solution, ala Delphi...
>
>Never used Delphi so I don't know how it works, but you could build your own in VFP 6, if you have the time, by parsing the XML yourself. It is just a text file, so it is a matter of loading it into memory, or opening it with low level functions one line at a time and keeping track of all the tag openings and closings and what's in between. Lot of work, but may be your solution.

I would also add that it is probably not a very good idea.

Mario, can you explain why you don't want to use the MsXml Parser? Trying to rewrite (even part of) it in VFP doensn't make sense for me. It will surely be slower, not as generic, and far less standard (unless you want to commit a lot of work hours -and its correspondent money) to replicate it all...

What's the purpose?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform