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 2019/06/19 17:16:00 UTC

[jira] [Resolved] (DAFFODIL-1639) IBM Compatibility - EDIFACT

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

Michael Beckerle resolved DAFFODIL-1639.
----------------------------------------
    Resolution: Fixed

Fixed in 826844a408f905ec68f28ea26256ca8fe4f11c66

> IBM Compatibility - EDIFACT
> ---------------------------
>
>                 Key: DAFFODIL-1639
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1639
>             Project: Daffodil
>          Issue Type: New Feature
>          Components: Compatibility, DFDL Schemas, Integrations
>    Affects Versions: 2.0.0
>            Reporter: Michael Beckerle
>            Assignee: Michael Beckerle
>            Priority: Major
>              Labels: ForInteroperabilityTest
>             Fix For: 2.4.0
>
>
> DFDLSchemas EDIFACT doesn't yet work.
> As of this writing these issues are blocking it, or blocking working on it sufficiently that they have to be fixed first.
> DFDL-1443 - escapeScheme expressions evaluated before we know there are any delimiters to escape
> DFDL-256 - ignoreCase - this is used by edifact, unclear if it is truly needed for the tests to work or not.
> DFDL-1166 - TDML runner needs to load a saved parser - it takes a very long time to compile this schema (many minutes).  DFDL-1444 is the ticket for separate compilation, but just compiling with less memory footprint and faster would help.
> Currently compiling the EDIFACT schema requires sbt -mem 8000m 
> Otherwise it dies a long death as it runs out of memory, and all threads are busy scavenging it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)