Saxon maintenance releases available: Saxon 10.2
O'Neil Delpratt <oneil-JkSD5nQpfvpWk0Htik3J/[email protected]>
| Newsgroups | gmane.text.xml.saxon.help |
|---|---|
| Message-ID | <[email protected]> |
Dear All, We are pleased to announce that we have issued a new Saxon maintenance release: Saxon 10.2. This has been uploaded to the usual locations on the Saxonica servers, Maven and on SourceForge. This is not your usual bug fixing maintenance release as we have now finally included support for .NET on the Saxon 10 series. The .NET release includes all the goodies you would expect, and the patch level is aligned with the Java counterpart. The Saxon.Api on .NET adds functional programming features to better navigate through XDM values especially nodes. This is done with the introduction of the class Step, which encapsulates a function for mapping an item to an IEnumerable of items, and the introduction of the Predicate class to filter such items. You will find a set of useful predefined steps and predicates in the Step and Predicate types. For example, N.Select(Child()) returns an IEnumerable object containing children of the node N. Likewise a Predicate and a Step can be combined to give a new step: for example, child.Where(IsElement()) returns a step that finds the element children of a node. For a list of bugs, go to https://saxonica.plan.io/projects/saxon and filter on 'Fixed in Maintenance' = 10.2 and Status = Closed or Resolved. Alternatively, view the readme file for a summary of bugs fixed: https://sourceforge.net/projects/saxon/files/Saxon-HE/10/readme10.txt/download Download products: • http://www.saxonica.com/download/download_page.xml • http://sourceforge.net/projects/saxon/files/Saxon-HE/10 • Maven Documentation: http://www.saxonica.com/documentation/ Please see the changelog for more details: http://www.saxonica.com/documentation/#!changes/all/9.9.1-10. Kind regards, — O'Neil Delpratt Software Developer, Saxonica Limited Email: oneil-JkSD5nQpfvpWk0Htik3J/[email protected] <mailto:oneil-JkSD5nQpfvpWk0Htik3J/[email protected]> Web: http://www.saxonica.com <http://www.saxonica.com/> Saxonica Community Site: http://dev.saxonica.com <http://dev.saxonica.com/> Saxonica Bug tracking System: https://saxonica.plan.io/ <https://saxonica.plan.io/> _______________________________________________ saxon-help mailing list archived at http://saxon.markmail.org/ [email protected] https://lists.sourceforge.net/lists/listinfo/saxon-help