Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLToCursor() very long
Message
De
01/04/2004 09:09:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00890187
Message ID:
00891462
Vues:
20
>... the right way would probably be to write a SAX handler rather than going through the DOM.
>
>XMLAdapter is supposed to be a lot faster than XMLToCursor() (I haven't personally tested) I don't know whether they used SAX or just did the string handling manually).

It looks like SAX makes a lot a sense when it comes to load big quantities of data as is basically scans thru to the xml stream looking for tags to handle. No need to feed a big DOM tree into ram...

I'm currently investigating SAX for an application. Are there pointers on SAX resources for VFP?

François
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform