On 4/15/08, Dion Gillard <[EMAIL PROTECTED]> wrote: > So this is similar to a backport of javax.script to 1.4? > <snip/>
In the sense that it is probably of limited value in JDK 1.6+. It could actually target < 1.4, the JDK limitation will probably be introduced by the EL impls in use, rather than the [expression] API itself. Separately, there is the distinction between expressions and scripts (such as the one exhibited by the [jexl] API via the Expression and Script interfaces) though that is arguably fuzzy in the sense that an expression may be treated as a degenerate script. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]