[
https://issues.apache.org/jira/browse/DAFFODIL-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-1073.
-------------------------------------
Resolution: Won't Do
This new feature not relevant unless schema compilation is far faster.
Today people must pre-compile schemas in advance becasue schema compilation
time is too long.
As a result there is no credible use case that drives the need for this new
feature.
This Feature request should be reopened some time in the future when it is
relevant.
> Add new compile() method that supports strings/xml nodes
> --------------------------------------------------------
>
> Key: DAFFODIL-1073
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1073
> Project: Daffodil
> Issue Type: New Feature
> Components: API
> Reporter: Steve Lawrence
> Priority: Minor
>
> Not all system/API will want/be able to read schemas from the harddrive. It
> might be helpful to have an alternate compile method that can read in all
> schema information from memory. This could certainly be helpful if we ever
> had a two pass system that autogenerated schemas. It would be nice not to
> have to temporarily write them to disc.
> One thing that makes this tricky is out to handle import/includes, since
> those use schemaLocation to define where to find a schema.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)