[ 
https://issues.apache.org/jira/browse/JEXL-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rahul Akolkar updated JEXL-41:
------------------------------

    Fix Version/s: 2.0

Setting fix version to v2.0.


> Allow nested ${} evaluation
> ---------------------------
>
>                 Key: JEXL-41
>                 URL: https://issues.apache.org/jira/browse/JEXL-41
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: commons-jexl-1.0.jar found inside the all-in-one binary 
> package for jelly 1.0
>            Reporter: Alejandro Torras
>            Priority: Minor
>             Fix For: 2.0
>
>
> Hi,
> It could be great to allow nested ${} expressions.
> I.e. having the following 2 properties:
>     hi=hello
>     hello.world=Hello World!
> Be able to parse the following code: ${${hi}.world} and produce the "Hello 
> World!" message.
> It should not be too difficult to allow this feature...
> Thanks in advance!
> Alejandro Torras.

-- 
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