Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 10th, 2006, 06:43 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

It was purely a light hearted comment.
Seriously though I don't think client-side transformations are ever going be a serious prospect, especially using version 2.0, unless it's an intranet or similar scenario whereby you have control to dictate the browser.
Even then it seems quite some way off. The nearest I've seen are some of the XAML demos but they need a hefty install at the moment so popular take up is still a year away at least.

--

Joe (Microsoft MVP - XML)
 
Old November 10th, 2006, 07:48 AM
Authorized User
 
Join Date: Sep 2006
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Joe,

> It was purely a light hearted comment.

Great. I'm pleased to hear that :-)

And thanks for your thoughts on the chances of XSL 2.0 arriving.

Indeed, I am developing/discovering tricks and techniques for working with XSL 1.0 so now I know that I should stick with that (for the time-being).

Anyway, I'm curious to see what comes and will keep my eye on developments.

Cheers,
Alan.

 
Old November 10th, 2006, 10:51 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

XSLT 2.0 provides much easier-to-use grouping facilities, but it still doesn't allow for dynamic expression evaluation (that is, expressions constructed at run-time as a string, or read from source documents. You still need extensions such as saxon:evaluate() for that.

But as I think Joe mentioned, so long as you're using XSLT client-side you have to wait for the browser vendors to supply the technology you need, and since no-one is making any money by selling browsers that can take an increasingly long time.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Columns & Dynamic Grouping ??? nileshgambhava BOOK: Professional SQL Server 2005 Reporting Services ISBN: 0-7645-8497-9 1 March 24th, 2008 07:58 AM
Dynamic column sorting victorcorey XSLT 1 October 31st, 2007 05:40 PM
Dynamic Columns & Dynamic Grouping ??? nileshgambhava SQL Server 2005 0 December 12th, 2006 12:45 AM
FSO dynamic table sorting nancy Classic ASP Components 0 August 24th, 2005 12:46 PM
1:M sorting or grouping cant explain :: newbie Q auser99 XSLT 4 April 29th, 2005 11:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.