[
https://issues.apache.org/jira/browse/DAFFODIL-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle closed DAFFODIL-1193.
-----------------------------------
Resolution: Won't Fix
Too wish-listy for our wish list even.
> Serialize parsers (and unparsers) to XML
> ----------------------------------------
>
> Key: DAFFODIL-1193
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1193
> Project: Daffodil
> Issue Type: Wish
> Components: Middle "End"
> Affects Versions: s15
> Reporter: Mike Beckerle
> Priority: Major
> Time Spent: 8m
>
> Daffodil currently serializes parsers to a binary java object form that
> directly matches the current Scala runtime1 back-end.
> Serializing to an XML representation (almost certainly compressed) is needed
> since alternate back-ends are supposed to be able to consume this XML
> representation.
> Beyond just serializing the objects, these XML objects need to be
> rationalized somewhat, as the serialized XML representation needs to be
> intelligible for someone trying to implement an alternative back-end. It is
> also likely we'll want to control the order of serialization for the XML
> reprsentation more so that, for example, the file names all appear in one
> place, at the end of the file, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)