[Xml-compile] many XML::Compile::* releases
Mark Overmeer
solutions at overmeer.net
Wed Dec 22 16:10:37 GMT 2010
Most modules have a new version, caused by a bug-fix in Log::Report
about handling exceptions.
* XML::Compile version 1.20: Wed Dec 22 16:34:24 CET 2010
Changes:
- ::Schema::compile(include_namespaces) with a personal filter will
now be called for all known namespaces, not only the used
namespaces. (Needed to reseolve qname problems)
Improvements:
- base64Binary length facet implemented with new
MIME::Base64::decoded_base64_length()
- disable t/55facet_list.t tests for old libxml2 versions,
because the used regexp is broken in those releases, causing
daily mails from cpantesters.
* XML::Compile::Cache version 0.98: Wed Dec 22 16:39:52 CET 2010
Improvements:
- compileAll() now also knows of READERS/WRITERS as alternative
(better readible) alternatives of READER/WRITER.
- new accessor typemap() to add typemaps nicer.
- new accessor xsiTypes() to add xsi_type definitions nicer.
- typemaps and xsi_types do now accept prefixed types.
* XML::Compile::SOAP version 2.20: Wed Dec 22 16:40:56 CET 2010
Fixes:
- load soap11 schemas, even when WSDL defines a SOAP-ENV.
rt.cpan.org#63439
- fix server faults even further :(
Good test-env by [Patrick Powell] is half the work
Improvements:
- call caching, with new methods compileCalls() and call().
Simplifies application, as shown by [Bernd Web]
- new ::endPoint()
- add fault structures to ::Operation::explain() on request
by [Patrick Powell]
* XML::Compile::SOAP::Daemon version 2.06: Wed Dec 22 16:42:04 CET 2010
Fixes:
- correct use of soapAction selector again [Kaare Rasmussen]
- silence warnings when ::WSA is loaded, but not in the WSDL.
reported by [Patrick Powell]
- produce notice when WSA is loaded but not used.
* Log::Report version 0.90: Wed Dec 22 16:29:51 CET 2010
Changes:
- ::Exception stringifies with lowercase reason, was uppercase
Fixes:
- repair Log::Report::report(is_fatal) option.
- reimplementation of totalDigits and fractionDigits facets,
triggered by rt.cpan.org#63464 [mimon-cz]
- fix handling results of filters
Improvements:
- reorder checks in report() to be faster when the message
is ignored (for instance trace)
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark at Overmeer.net solutions at overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net
More information about the Xml-compile
mailing list