Re: [xsl] XSLT 2.0 courses?

Subject: Re: [xsl] XSLT 2.0 courses?
From: "Chris Papademetrious christopher.papademetrious@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Sep 2020 13:47:01 -0000
I suppose it depends on your background. I use other languages that chain
equal-precedence operators in this fashion. Perl's logical OR operator comes
to mind first - "$a or $b or $c", with short-circuiting evaluation. Python has
a similar short-circuiting OR operator.

Although I'm an XSLT novice, so perhaps if my brain were steeped more in XSLT,
its nuances would render this less obvious to me?

 - Chris

Current Thread