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

Olabusayo Kilo resolved DAFFODIL-2850.
--------------------------------------
    Resolution: Won't Fix

One could use escalateWarningsToErrors tunable which escalates all warnings to 
error, and then use suppressSchemaDefinitionWarnings tunable to suppress the 
warnings one doesn't care about being errors.

> Way to escalate some warnings to errors (ex: incompatibility with JSON)
> -----------------------------------------------------------------------
>
>                 Key: DAFFODIL-2850
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2850
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Front End
>    Affects Versions: 3.5.0
>            Reporter: Mike Beckerle
>            Priority: Minor
>
> JSON format is becoming much more important. 
> Recent work on some well-known and used schemas such as mil-std-2045, shows 
> that they are not JSON compatible. They have duplicate field names (multiple 
> children elements with the same name and type).
> We need a way to avoid this by escalating the warning about this to an error. 
> This should be settable by way of some sort of ~/.daffodil.properties file 
> that a user can set in their home directory, or in a per-project properties 
> or config file. 
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to