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 2018/04/20 00:56:00 UTC

[jira] [Created] (DAFFODIL-1926) Ability to deprecate charset encodings

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)