I wonder what to do in this kind of situations. See 1) XML is one of the most important packages 2) There is no mailng-list for xml ? 3) Nobody replies and 4) You want latest updates from that package Any suggestion? Cheers Hernan 2011/11/17 Hernán Morales Durand <hernan.morales@gmail.com>:
Just for the record, I have to install the previous version of XML-Parser-JAAyer.50 until I find some time to work on this. Cheers,
Hernán
2011/11/15 Hernán Morales Durand <hernan.morales@gmail.com>:
Since XML-Parser-JAAyer.50 the SAXDriver doesn't check anymore for #checkEOD in the #handle methods, have you removed eod iVar for performance reasons? I need it because I have a very large XML and I want to be able to parse some "header" nodes without parsing the entire XML. Otherwise, what would be the way of doing this with the newer versions?
UserSAXParser>>endDocument     "This call corresponds to the Java SAX call endDocument()."     eod := true
Cheers,
Hernán