[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Clientside XSLT Transformations Design and Concept

Subject: Re: Clientside XSLT Transformations Design and Concepts
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 13 Jul 2007 16:02:17 +0100
Re:  Clientside XSLT Transformations Design and Concept
> (5Megs into a javascript variable) will the browser than behave
> similarly to loading a the large HTML document?

In my case it behaves _exactly like that_ because the stylesheet takes a
long table in XML format and formats it as a long (several thousand row)
table in HTML, it doesn't try to split it up or chunk it at all. So
probably the most noticeable delay before the document is rendered is
while the HTML layout engine figures out the table columns. This is an
internal document with a rather specialised usage but I mentioned it
just to say that client side XSLT engines can handle (with actually
quite acceptable performance) large documents, and normally you'd
generate some HTML in smaller chunks so avoid much of the HTML rendering
delay.

Of course what's "acceptable performance" depends on what the user finds
acceptable. For old people like me who were happy to let TeX crank out
documents at the rate of half an hour per page, it's not too bad to
wait a minute for a page to display. Seems like the next generation gets
bored after a few milliseconds and needs something to come up within
that timeframe:-)

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.