- From: Norman Walsh <ndw@nwalsh.com>
- Date: Mon, 20 Dec 2010 16:35:32 -0500
- To: XProc Dev <xproc-dev@w3.org>
- Message-ID: <m2wrn4m8kb.fsf@nwalsh.com>
Hi folks,
Earlier today I published 0.9.29, http://xmlcalabash.com/download/
Changes in XML Calabash 0.9.29:
* Updated p:document-template to support the most recent parsing rules.
* Fixed several bugs in p:xinclude: implementation was so aggressive
about loops that it didn't allow the same file to be included twice
even when there wasn't a loop; fallback caused an NPE; and multiple
XPointer schemes were parsed incorrectly.
* Added support for application/json to p:unescape-markup. JSON is
turned into XML per
http://snelson.org.uk/archives/2008/02/parsing_json_in.php.
* Fixed bugs in p:store and p:document-sequence where sequences were not
always detected (sequences are an error).
* Fixed bug in p:viewport where the requirement that the step have a
primary output was not always enforced.
* Fixed bug where two namespace declarations were sometimes output for
the default namespace.
* Fixed bug where command-line output filenames were URI encoded. That
caused problems on Windows at least.
* Fixed bug in the test suite driver where multiple input files weren't
supported in a test case.
Apologies for the bugs I haven't yet had a chance to address. Trying
to balance bug fixes and a rewrite and a host of other projects is
never easy.
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
www.marklogic.com
Received on Monday, 20 December 2010 21:36:06 UTC