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

Adrian A. commented on CLK-694:
-------------------------------

> I think we should revisit using OGNL and see if MVEL or something else is 
> more appropriate. 
MVEL is much bigger than OGNL, and the the javassist dependency scope of the 
newer OGNL versions is "provided", so it shouldn't be a problem.
Also since OGNL is in Click since ages, many Click webapplications made use of 
it and now depend on it greatly

IMHO we could also safely upgrade to OGNL 3.0 
https://issues.apache.org/jira/browse/CLK-672


> 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