You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2018/09/07 15:22:00 UTC

[jira] [Closed] (DAFFODIL-1292) package compiled processor into jar using sbt

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

Michael Beckerle closed DAFFODIL-1292.
--------------------------------------
    Resolution: Won't Fix

Closing.

This issue may or may not be the right way to fix this. Just speeding up the DFDL schema compiler (which needs to happen anyway) may make this whole thing unnecessary. 

If we find we need these binary compiled processors saved, then we can recreate an issue for saving them in jars. Until then, no point in having an open ticket. 

> package compiled processor into jar using sbt
> ---------------------------------------------
>
>                 Key: DAFFODIL-1292
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1292
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.0.0
>            Reporter: Michael Beckerle
>            Priority: Major
>             Fix For: never
>
>
> Large schemas with hundreds of top level elements can take minutes to compile.
> Even if we speed this up massively, it will still be expensive.
> When we package a schema into a jar, we should package the compiled processor for it as well, so that this can be reloaded instead of compiling from the DFDL schema source.



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