str:concat spacers

Foxyshadis <[email protected]>
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <[email protected]>
Curious, but is there any reason that str:concat doesn't support (nodeset,string?) so that a string can be inserted between all elements? (ala php's implode()). It would effectively eliminate constructions like:

<xsl:for-each select="$list"><xsl:if test="position()!=1">,</xsxl:if><xsl:value-of select="." /></xsl:for-each>

I guess this isn't something that could ever change at this point though.

Foxy
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.