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

Make SchemaElement child a sequantial List

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Bug
    • Resolution: Canceled
    • Minor
    • None
    • None
    • None
    • None
    • All
    • Small

    Description

      schema element can be compared and therefore need to be in the right order when you get the list of children.
      We are using a simple java.util.List today that does not garantie the order of the children.
      We must use java.util.AbstractSequentialList as an interface and java.util.LinkedList for the default implementation.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sgandon sebastien gandon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: