Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-41

Allow nested ${} evaluation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0
    • 2.0
    • None
    • commons-jexl-1.0.jar found inside the all-in-one binary package for jelly 1.0

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            atec Alejandro Torras
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: