[xml] Making SAX more useful...



At the moment the SAX parser really has second place to the DOM parser (at
least that's my gut feeling), because you have to do so much work to make
it useful (I've just discovered that it doesn't do entity resolution for
you - which is the opposite of all other SAX implementations I've used).

Is there a plan to make it a more "first class" interface? At the moment
it's requires a fair amount of custom code to implement parsing reasonably
complex documents.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]