[
https://issues.apache.org/jira/browse/DAFFODIL-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-2325.
-------------------------------------
Resolution: Fixed
Fixed in 29b2cd5106706f3919d0d61829d42f3b65f8ae61
> Eliminate complexity of by-Name parameter passing to RuntimeData objects
> ------------------------------------------------------------------------
>
> Key: DAFFODIL-2325
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2325
> Project: Daffodil
> Issue Type: Improvement
> Components: Back End, Clean Ups, Middle "End"
> Affects Versions: 2.5.0
> Reporter: Mike Beckerle
> Assignee: Mike Beckerle
> Priority: Major
> Fix For: 3.0.0
>
>
> The RuntimeData objects pass many parameters by-name. Many of them do not
> need to be passed by name and those should be changed to pass normally.
> Some of this pass by name is legitimate because these objects are referenced
> by objects which they also reference.
> Related see DAFFODIL-1879
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)