[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] New expat test release
A new expat test release is available from ftp://ftp.jclark.com/pub/test/expat.zip This is not a production release. The current production release is still 1.0.1 which is available at http://www.jclark.com/xml/expat.html New features are the following: You can now compile with -DXML_MIN_SIZE to get a smaller (but slower) parser (in particular this avoids multiple copies of the tokenizer). Under Visual C++ 6.0 the xmlparse - Win32 MinSize target builds a minimally-sized xmlparse.dll. Note that unlike with the Release target this doesn't depend on xmltok.dll; it links in the xmltok functionality that it needs. XML_SetCdataSectionHandler allows the application to be informed of the start and end of CDATA sections. (Data within a CDATA section is always passed using the handler set with XML_SetCharacterDataHandler.) If there's a default handler but no CDATA section handler, the default handler will be called with the <![CDATA[ and ]>. The code for pushing files through the parser has been separated out into xmlwf/xmlfile.[ch]. The XMLNS define has become XML_NS. James xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|