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

camel-core - EIP model to not have EIP specific as general (when / otherwise etc)

    XMLWordPrintableJSON

Details

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

    Description

      The DSL model for EIPs is based on Java OO and JAXB and it have some impact on the model.

      Some EIPs like Choice, DoTry, and others end up having some of their specific nodes like otherwise, doCatch, when etc part of the general model.

      So from DSL point of view then users can constuct "none valid" routes.

      JAXB is a bit brittle when you tweak it and we generate the XML XSD based on it, so we are under its mercy.

      However its time to see if we can make the model more strict and then better be able to source code generate all DSLs languages (even Java) without having to have hacks.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: