Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-219

implement utf-8 variable width characters

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • s3
    • None
    • Back End
    • None

      If we implement utf-8 (variable width encoding), then many of the IBM tests will work. (Well, at least the 5 categorized as IBMTestsOnNumbers will work (I know because changing that test to use encoding="ascii" and they all run. But,... we don't want to change the IBM tests.)

      Implementing utf-8 is a matter of implementing StringFixedLengthInBytesVariableWidthCharacters, and StringFixedLengthInVariableWidthCharacters.

      These are variations on the theme established by StringFixedLengthInBytes, which is our current workhorse.

      I suggest we fix this in s3 because I don't think it's terribly difficult, so the effort to accomplishment ratio is high

              pchu Paul Chu (Inactive)
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: