Searching XML with revXMLMatchingNode

Todd Geist todd at geistinteractive.com
Tue Sep 10 11:27:21 EDT 2013


Hi Mark,

Can I do SAX processing with LiveCode?  Is that what is used if you 
"send messages" with revXML?

Todd

Mark Wieder wrote:
> Todd-
>
> Monday, September 9, 2013, 4:08:30 PM, you wrote:
>
>> My challenge is I have HUGE xml files.  250mb is not uncommon.
>
> My condolences. XML is not fun for humans.
>
>> If anyone has any experience in parsing very large files, I would love
>> to hear about it.
>
> Have you tried using SAX processing rather than DOM? You might lose
> efficiency by not having the xml all in memory at once, but you might
> gain by not having to create and parse the DOM tree.
>

-- 
Todd Geist
geist interactive <http://www.geistinteractive.com>
800-935-6068
GoDraw <http://www.geistinteractive.com/godraw> - Draw on Photos with 
FileMaker Go




More information about the use-livecode mailing list