[
https://issues.apache.org/jira/browse/DAFFODIL-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391656#comment-16391656
]
Michael Beckerle commented on DAFFODIL-935:
-------------------------------------------
Raising priority and specifying fix in 2.2.0 as this will be a stumbling block
for IBM interoperability. IBM DFDL doesn't implement
encodingErrorPolicy='replace', only 'error'. That means until we fix this, no
schema that specifies encodingErrorPolicy can be portable.
> DFDL encodingErrorPolicy='error' feature
> ----------------------------------------
>
> Key: DAFFODIL-935
> URL: https://issues.apache.org/jira/browse/DAFFODIL-935
> Project: Daffodil
> Issue Type: New Feature
> Components: Back End, DFDL Language
> Affects Versions: s13
> Reporter: Michael Beckerle
> Priority: Minor
> Fix For: deferred
>
>
> 0.13.0 has encodingErrorPolicy="replace". (DFDL-893). This is to implement
> the much more challenging precise-error feature. This creates performance
> challenges because one cannot buffer-ahead character conversion from bytes in
> the obvious ways that say, java.io.BufferedReader does.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)