Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15922

camel-core - Compiled simple support nested functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.7.0
    • Future
    • camel-core
    • None
    • Unknown

    Description

      The csimple language does not support the following feature in its first release

      • nested functions (${xxx} inside existing ${xxx} functions))
      • the null safe operator

      We need a smarter source code generator for this to support this, that supports building up multiple statements and assign to local variables, and branches for the null safe operator, and also to understand types of method calls for nested functions so its of the same type from the java compiler point of view.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: