[
https://issues.apache.org/jira/browse/DAFFODIL-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle reassigned DAFFODIL-1978:
------------------------------------------
Assignee: Michael Beckerle
> 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
> Assignee: Michael Beckerle
> Priority: Minor
> 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)