Subject: RE: Future XSLT extensions. document(). Summary.
From: "Jonathan Borden" <jborden@xxxxxxxxxxxx>
Date: Wed, 22 Mar 2000 20:29:08 -0500
|
Paul Tchistopolskii wrote:
>
> I apologize for repeating myself, but you get the overhead
> on every request ( invokation of the servlet ).
>
No. XSLT assumes no side effects. In particular, document(url) is cached in
certain mainstream implementations (I believe both XT and Xalan for two).
Assume that document(url) gives a constant value within the scope of a
transformation. Thus there is no performance advantage to setting values in
variables.
Jonathan Borden
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Scott Sanders - Wed, 22 Mar 2000 11:59:00 -0800
- Paul Tchistopolskii - Wed, 22 Mar 2000 13:46:49 -0800
- Jonathan Borden - Wed, 22 Mar 2000 20:29:08 -0500 <=
Kay Michael - Thu, 23 Mar 2000 09:28:19 -0000
|
|