Michael Beckerle created DAFFODIL-1926:
------------------------------------------
Summary: Ability to deprecate charset encodings
Key: DAFFODIL-1926
URL: https://issues.apache.org/jira/browse/DAFFODIL-1926
Project: Daffodil
Issue Type: New Feature
Components: Front End
Affects Versions: 2.1.0
Reporter: Michael Beckerle
Fix For: deferred
We have encodings that have names like:
X-DFDL-USASCII-6-BIT-PACKED, defined to be bitOrder LSBF,
But we found we do in fact need the MSBF flavor, so for symmetry reasons we now
have:
X-DFDL-USASCII-6-BIT-PACKED-LSB-FIRST
and
X-DFDL-USASCII-6-BIT-PACKED-MSB-FIRST
the name that is non-specific should be deprecated - produce a warning.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)