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/10/23 16:42:00 UTC

[jira] [Updated] (DAFFODIL-1073) Add new compile() method that supports strings/xml nodes

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

Michael Beckerle updated DAFFODIL-1073:
---------------------------------------
    Priority: Minor  (was: Major)

> 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
(v7.6.3#76005)