Michael Beckerle created DAFFODIL-1978:
------------------------------------------

             Summary: Change runtime to use vectors not lists/seq
                 Key: DAFFODIL-1978
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1978
             Project: Daffodil
          Issue Type: Improvement
          Components: Clean Ups
    Affects Versions: 2.1.0
            Reporter: Michael Beckerle
             Fix For: 2.2.0


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to