Steve Lawrence created DAFFODIL-2054:
----------------------------------------
Summary: Change coerecion errors to warnings and eventually
deprecate
Key: DAFFODIL-2054
URL: https://issues.apache.org/jira/browse/DAFFODIL-2054
Project: Daffodil
Issue Type: Bug
Components: Front End
Reporter: Steve Lawrence
Assignee: Steve Lawrence
Fix For: 2.3.0
DAFFODIL-2021 made expression compilation more strict, requiring that the
result of an expression match the expected type. If they did not match an SDE
would be thrown. Unfortunately, this broke a large amount existing schemas that
were written too laxly. Instead, we should change that SDE to an SDW and mark
the behavior as depreated. This will maintain backwards compatability and give
people time to fix their shemas, with the eventual goal of changing it to
always error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)