Python
FourThought's Python XML tools updated
18:54, 26 Jan 2000 UTC | Edd Dumbill

Uche Ogbuji of FourThought has announced new versions of 4XPath, 4XSLT and 4DOM.

New in this release:

  • 4DOM (Python implementation of the DOM): bugfixes, including major fixes to namespace support
  • 4XSLT and 4XPath (Python XSLT and XPath implementations): various bugfixes, addition of support for terminate option on xsl:message, more error checks and internationalization hooks.

4XSLT is able to produce its result by issuing events to a SAX 2 handler for the XML output method, or to produce DOM objects or string output for the HTML and text output methods respectively. Uche Ogbuji also notes that 4XSLT and 4XPath do not work with JPython.

  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
Python
Tools