Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xsl] xslt 2.0 and alternatives?

From: "Michael Kay" <mike@------------>
To:
Date: 10/1/2004 11:03:00 PM
> I've been working with XSLT 2.0, which currently means Saxon. 
>  I wonder 
> what I ought to be telling people who might be interested in 
> integrate 
> processing into a C or C++ project?

Mixing components in different languages within the same application has
been done many times before and will be done many times again. It's not an
ideal answer, because it's always extra work to do the integration, but it's
often the only answer there is.

Consider implementing the transformation as a web service and invoking it
from the client application via HTTP calls. The client need never know that
the transformation is done using XSLT, let alone that it's done using an
XSLT processor written in Java.
 
> If that isn't a realistic medium-term option, then how to think about 
> using the work I've done in that sort of environment?  The most 
> significant functionality enabled by 2.0 is the temporary tree stuff 
> that sorts and enhances my data, and the related multi-level grouping 
> operations.  

It's probably always true that if you work hard enough, you can code the
transformation in XSLT 1.0 plus vendor extensions where needed. But the work
may often be greater than the mixed-language solution.

Michael Kay
http://www.saxonica.com/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent