Subject: Re: Implementing Equality Expressions...
From: "eduardo.gutentag" <Eduardo.Gutentag@xxxxxxxxxxx>
Date: Fri, 1 Jan 1999 17:08:59 -0800 (PST)
|
"Tyler Baker" <tyler@xxxxxxxxxxx> wrote on Fri, 01 Jan 1999 18:31:06 -0500:
> So instead of having a boolean expression
>
> [foo and @bar="baz"]
>
> You would always have:
>
> [(foo) and (@bar="baz")]
>
> This construction I have found is a lot easier to parse than the way
> things currently are defined.
That may be acceptable from a parser implementation point of view,
but talk about user-hostile...
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|