Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1190

a UI to view/edit/create/override converters using Java (camel converters) or Dozer transforms

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • Backlog
    • None
    • None
    • None

    Description

      Camel has an inbuilt type converter registry:
      http://camel.apache.org/type-converter.html

      all the available dozer XML mapping files in a project also define type conversions (which should be bidirectional)
      https://issues.apache.org/jira/browse/CAMEL-6511
      https://issues.apache.org/jira/browse/CAMEL-6512

      so we should have a UI that lets users view all the available type conversions (whether inherited from camel libraries, using custom camel type conversion code inside a project:

      or via discovered Dozer conversions.

      Users should then be able to navigate from the logical type conversion mappings to view the conversion (e.g. a Java method in a camel converter class or a dozer XML file etc) or add new missing conversions

      Attachments

        Activity

          People

            Unassigned Unassigned
            jastrachan_jira James Strachan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: