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

camel-jbang: use a template engine for code generation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.7.0, 4.8.0
    • None
    • camel-jbang
    • None
    • Unknown

    Description

      We have several places were we create the export files by code. Not only this bug-prone, but this is also extremely hard to read, test, maintain and evolve. The code on Camel JBang is full of code like this.

      Using a template engine allow us to separate the template source, from the text/code generation logic, resulting in a code that is easier to maintain.

      We should pick a template engine, convert the all that code to the appropriate format and cleanup the code generation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              orpiske Otavio Rodolfo Piske
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: