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

Re: Accessing context from xsl:function body

Subject: Re: Accessing context from xsl:function body
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 8 Nov 2007 15:22:08 +0530
Re:  Accessing context from xsl:function body
Thanks Mike for the insightful comments ...

On Nov 8, 2007 3:17 PM, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> >
> > Why does XSLT 2.0 language prohibits xsl:function to access
> > the context information?
>
> It makes static analysis and optimization a lot easier if all the parameters
> to a function are explicit. Otherwise you find yourself passing information
> to a function just in case it needs it.
>
> Consider last(), which is probably the most extreme case. When using
> apply-templates, you don't know statically what templates are going to be
> called and you don't know whether they will call last() or not. So the
> caller has to do a lot of just-in-case preparation, which will usually be
> wasted.
> >
> > On the contrary, the named template can access the context
> > information. Why is this difference in capability on named
> > template, and xsl:function?
>
> History. One was designed with the benefit of hindsight.
> >
> > Is there any use case, where xsl:function body would really
> > need the context information? Is there a merit in the
> > argument, to provide this capability to xsl:function?
> >
> If the function needs the information, it can define it as an explicit
> parameter.
>
> Michael Kay
> http://www.saxonica.com/


-- 
Regards,
Mukul Gandhi

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.