You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/11/22 02:46:00 UTC

[jira] [Resolved] (DAFFODIL-2233) refactor to move runtime1-specific calculations out of dsom and grammar

     [ https://issues.apache.org/jira/browse/DAFFODIL-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle resolved DAFFODIL-2233.
-------------------------------------
    Resolution: Fixed

Fixed in 5ec9ba9af71c6d89368d132d31ad0958bac0e6b4

> refactor to move runtime1-specific calculations out of dsom and grammar
> -----------------------------------------------------------------------
>
>                 Key: DAFFODIL-2233
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2233
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Middle &quot;End&quot;
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Assignee: Mike Beckerle
>            Priority: Major
>             Fix For: 2.5.0
>
>
> Need to introduce runtime1 package in schema compiler, and add mixins there that contain the runtime1-specific things such as computation of the ElementRuntimeData and TermRuntimeData data structures, which are specific to Runtime1.
> There are many calculations that are specific to Daffodil Runtime1 streaming unparser for example, that can be isolated so that it is clear they are runtime1 specific.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)