Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-1978

Change runtime to use vectors not lists/seq

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Clean Ups
    • None

    Description

      The runtime should be using Vector, not Seq/List.

      Change childProcessors and runtimeDependencies to Vector types, and all usages then as well.

      The core/compiler primtives layer is the bridge between DSOM and the grammar, which deal in List/Seq, and the runtime, which uses Vectors.

      Attachments

        Activity

          People

            dfthompson Dave Thompson
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: