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

camel-joor - Camel expression language using jOOR

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • camel-joor
    • None
    • Unknown

    Description

      jOOR allows to do runtime compilation to java with some limitations. But this can benefit a scripting language in the Camel DSL where we do limited and basic java code with the camel exchange/message etc.

      This can then be used as a prototype for doing a compiled simple language. However for that we would also like to discover the simple expressions during route source scanning, and make it part of the regular java compiler so its pre compiled.

      But a first step is to use runtime compile via the javac compiler (requires to be in the JVM).
      And Java 8 is not supported.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: