Re: [xsl] Article: Early review of Java 9 XML catalogs

Subject: Re: [xsl] Article: Early review of Java 9 XML catalogs
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 23 Sep 2016 11:21:07 -0000
Just a little sad that what this does is to make a badly-designed interface a
little bit more accessible.

For example, the confusion in the URIResolver interface between resolving a
relative URI and dereferencing an absolute URI.

Sadly, the strong backwards compatibility policy in the JDK means that such
design errors can never be corrected.

Michael Kay
Saxonica

> On 23 Sep 2016, at 11:11, Andriy Zakharchuk azakharchuk@xxxxxxxxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi all,
>
> Upcoming Java 9 implements OASIS XML Catalogs 1.1 specification (as JEP
268). The new resolver is compliant with SAX, DOM LS and Transform APIs.
>
> We've taken a quick look at it and sharing our experience:
http://blog.xml.rocks/early-review-of-java-9-xml-catalogs/
<http://blog.xml.rocks/early-review-of-java-9-xml-catalogs/>
>
> Hope you'll find it useful.
>
> Thank you!
>
> --
> Andriy Zakharchuk, CEO
> XML Rocks Team
> http://xml.rocks <http://xml.rocks/>
> XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
> EasyUnsubscribe <-list/293509> (by email <>)

Current Thread