Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Native XML parser for Fox6
Message
From
22/01/2004 21:44:07
 
 
To
22/01/2004 18:14:51
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00869647
Message ID:
00869737
Views:
16
>>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform