Re: Processing XML. RFC.

Subject: Re: Processing XML. RFC.
From: James Robertson <jamesr@xxxxxxxxxxxxxx>
Date: Thu, 02 Dec 1999 13:43:05 +1100
At 13:15 30/11/1999 , Paul Tchistopolskii wrote:

   Let us think about some technologies people use to process
    XML files. Simplified a bit.

    1.  SAX API  - streaming.
   2.  DOM. Document eats the entire memory. ;-)
   3.   XT.  Document eats the entire memory.

I just don't understand why these are the only technologies every listed.

What about:

4. Perl
5. Python
6. Omnimark
etc ..

Particularly look at Omnimark's processing
model before considering these things further.

Even if you don't want to use it, it does
indicate how a third processing mechanism
can be implemented.

J


------------------------- James Robertson Step Two Designs Pty Ltd SGML, XML & HTML Consultancy Illumination: an out-of-the-box Intranet solution

http://www.steptwo.com.au/
jamesr@xxxxxxxxxxxxxx


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread