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

Re: Re: Designs for XSLT functions (Was: Re: RE: synta

Subject: Re: Re: Designs for XSLT functions (Was: Re: RE: syntax sugar for call-template)
From: Uche Ogbuji <uche.ogbuji@xxxxxxxxxxxxxxx>
Date: Tue, 20 Feb 2001 10:58:39 -0700
Re:  Re: Designs for XSLT functions (Was: Re: RE: synta
> I personally think that a function for dynamic invocation of functions
> would be more helpful.  Your method above is good because, as you say,
> you can pass by position or by name (I'm not sure how you get the two
> to mix - perhaps you can expand on that?).  This means that unlike the
> method that Uche and I were talking about:
> 
>   exsl:call('my:func', 'Name1', Value1, 'Name2', Value2)
> 
> it could also be applied to existing XPath functions that do not have
> a concept of 'named' arguments, only positional ones.  For example,
> with your method you could do:
> 
>   x:fn('substring-before', '$string', '$char')
> 
> Whereas with the method Uche and I were talking about you'd be stuck.

Well, not completely, but I admit that the work-around is hideous:

exsl:call('concat', '', 'a', '', 'b', '', 'c')

I guess I'm beginning to cave into the idea of

exsl:call('my:func', 'Name1?Value1", 'Name2?Value2')

Where "?" is to be replaced by some delimiter, perhaps space.

However, it does seem rather kludgy.


-- 
Uche Ogbuji                               Principal Consultant
uche.ogbuji@xxxxxxxxxxxxxxx               +1 303 583 9900 x 101
Fourthought, Inc.                         http://Fourthought.com 
4735 East Walnut St, Ste. C, Boulder, CO 80301-2537, USA
Software-engineering, knowledge-management, XML, CORBA, Linux, Python



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.