[
https://issues.apache.org/jira/browse/DAFFODIL-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576800#comment-17576800
]
Mike Beckerle commented on DAFFODIL-1959:
-----------------------------------------
[~dfthompson], we will need that information in plain text in a file,
preferrably not in table format. The formatting is removing critical
information like "\", and the first entry at the top shows an error, but not
which format caused it.
I think the biggest issue is that some unparses fail - e.g., NACHA, JPEG2000.
So something is up with the EXI infoset inputter that is causing that error.
Some of these other behaviors, like escaping and quoting and whitespace
collapsing being different, *may* be things that EXI simply does not preserve.
I am looking for the reference on this.
> EXIficient Inputter and outputter for XML EXI representation
> ------------------------------------------------------------
>
> Key: DAFFODIL-1959
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1959
> Project: Daffodil
> Issue Type: New Feature
> Components: Back End
> Affects Versions: 2.1.0
> Reporter: Mike Beckerle
> Assignee: Josh Adams
> Priority: Critical
> Labels: beginner
> Fix For: 3.4.0
>
>
> Create EXI (dense binary XML) representation using an EXI-specific
> InfosetInputter and InfosetOutputter.
> These would be very similar to the XML InfosetInputter and Outputter - as EXI
> libraries such as EXIfficient https://github.com/EXIficient/exificient
> already have SAX/StAX, APIs, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)