On Thu, 21 Mar 2002, Geir Magnusson, Jr. <[EMAIL PROTECTED]> wrote:

> Recalling the original XSLT, in DVSL the expression of the same
> thing would be something like
> 
>  ssh $node.attrib("username")@$node.attrib("server") rm -f
>  $node.selectSingleNode("docroot/text()")/deliver-$node.attrib("name").sh

No doubt that it looks shorter, maybe even easier to read.  Of course,
I could have used variables in XSLT to make it look nicer as well. 8-)

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to