Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-517

Create generic IndexRecordConverter<T> in components-common project

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Work Item
    • Resolution: Won't Fix
    • Minor
    • 0.24.0
    • None
    • None
    • None
    • All
    • Hide

      no more relevant

      Show
      no more relevant
    • GreenHopper Ranking:
      0|i0zo3n:
    • 9223372036854775807
    • Small

    Description

      See following PR:
      https://github.com/Talend/components/pull/481

      FileInput component which is generated from input-component-archetype has DelimitedStringConverter. However, this converter has a lot of common behavior:

      1. getSchema()
      2. getDatumClass()
      3. Converters initialization

      This may be moved to generic class. Then component converters will extend generic class from component-common.
      Also some kind of ConverterRegistry class could be used as a parameter of the constructor.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              igonchar Ivan Gonchar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: