massive xml docs

Todd Geist tg.lists at geistinteractive.com
Thu Feb 9 02:32:21 EST 2006


On Feb 8, 2006, at 11:15 PM, Ken Ray wrote:

>
> If I read it correctly, the answer is "no" - basically, with "true"  
> as the
> last param, you're telling the DLL to send you a message when it's  
> about to
> start parsing the tree, when it encounters each node (so you can  
> extract
> attributes from the node) and when it encounters data for the node.  
> So you
> write your own code to work with the XML data as it's being parsed...

hmmm... that may be perfect for what I need to do, since I don't need  
to parse the whole document, just the parts the user is interested  
in.  It is unlikely that user will ever need to get at the vast  
majority of the data in there.

I wonder...

Todd

-- 

Todd Geist
______________________________________
g e i s t   i n t e r a c t i v e




More information about the use-livecode mailing list