[ 
https://issues.apache.org/jira/browse/CLK-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889480#action_12889480
 ] 

Bob Schellink commented on CLK-694:
-----------------------------------

As explained above we cannot remove OgnlOps dependency. However we should still 
look at an alternative for OGNL. MVEL[1] is one candidate and JUEL[2] looks 
interesting too. Not sure what the performance of JUEL is, however it was 
defined as a standard jsr245 [3].

[1]: http://mvel.codehaus.org/
[2]: http://juel.sourceforge.net/
[3]: http://jcp.org/aboutJava/communityprocess/final/jsr245/

> Remove OgnlOps dependency
> -------------------------
>
>                 Key: CLK-694
>                 URL: https://issues.apache.org/jira/browse/CLK-694
>             Project: Click
>          Issue Type: Improvement
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>            Priority: Trivial
>             Fix For: 2.3.0-M1
>
>
> Remove OgnlOps dependency from core. The reason for this class inclusion is 
> because of a bug in BigDecimal parsing. This code snippet could be included 
> in Click's RequestTypeConverter instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to