[
https://issues.apache.org/jira/browse/JEXL-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-39:
---------------------
Attachment: JexlEngine2.java
Updated version of Engine:
- corrected typo in initialize() parameter name
- initialize() no longer swallows Exception
- terminate() checks jc for null
- eval() uses script() rather than evaluate() so can pass several statements
and return the last value.
> BSF engine impl
> ---------------
>
> Key: JEXL-39
> URL: https://issues.apache.org/jira/browse/JEXL-39
> Project: Commons JEXL
> Issue Type: New Feature
> Affects Versions: 1.1
> Reporter: Rahul Akolkar
> Fix For: 1.1.1
>
> Attachments: JexlEngine.java, JexlEngine2.java
>
>
> See thread titled "[JEXL] Any plans for a BSF wrapper?", started on dev list
> 09/11/07. On markmail, its at:
>
> http://commons.markmail.org/message/onjxo7rjmhxnc2as?q=order:date-backward&page=3
> This is meant to provide a starting point, if there is interest. Attachment
> coming, the fix version is purely speculative.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.