xsl-list
[Top] [All Lists]

RE: use-when attribute?

2004-12-20 13:06:49
All true (a through e), but how is a mere user like supposed 
to know what is optimized and what not. 

The simple and unsatisfactory answer is that it's not easy. This has been a
problem for many years with SQL. One answer is that the system can show you
its query execution plan - I don't know how many XSLT processors do this,
but Saxon has an "explain" option (saxon:explain="yes" on any XSLT element)
which gives you some clues. The other answer is: if in doubt, measure.

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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>