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

Re: XSLT 2.0 courses?

Subject: Re: XSLT 2.0 courses?
From: "Graydon graydon@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Sep 2020 13:41:12 -0000
Re:  XSLT 2.0 courses?
On Mon, Sep 21, 2020 at 01:25:56PM -0000, Chris Papademetrious christopher.papademetrious@xxxxxxxxxxxx scripsit:
> Good point. Perhaps this could be handled by chaining them?
> 
> $a otherwise $b otherwise $c otherwise $default

I think "otherwise" is fine for the pair case!

It's clearer and easier to read than ($a,$b)[1] and it'll be easier to
search for in documentation.

Chaining otherwise as you propose doesn't strike me as clearer or easier
to read; the location of the implicit parentheses is extremely important
in that example and as soon as the values are the least bit complex all
the parens will likely need to be made explicit.

On the other hand, we've already got a concept of sequence, and commas,
so ($a,$b,$c,$default) => first-defined()

strikes me as clearer and easier to read than chaining "otherwise".
Could even add a two-parameter version so the second parameter defines
how to handle values which are false(). :)

-- 
Graydon Saunders  | graydonish@xxxxxxxxx
^fs oferiode, pisses swa mfg.
-- Deor  ("That passed, so may this.")

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.