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

Refactor "Delimiter" class

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • 2.0.0
    • None
    • None
    • None

    Description

      The Delimiter class will need to be used by other properties that aren't delimiters. For example, textStandardZeroRep is allowed to have DFDL character entities in it, so it could use this class for parsing, but it isn't a delimiter. We need to refactor this class to be a more general purpose class that converts strings into regular expressions that can parse strings.

      While we're at it, It would probably be worth making it a little more functional and getting rid of the vars.

      Gliffy Diagrams

        Attachments

          Activity

            People

              slawrence Steve Lawrence
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Tasks