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

deprecation warnings - 66 of them

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • 2.0.0
    • Back End
    • None

      as of commit d15309....

      there are 66 deprecation warnings part of cutting over gradually from the direct use of CompiledExpression to the more powerful Evaluatable technique.

      Some of these are relatively easy to fix, others are tied up in the delimiter-scope stuff, and text numbers stuff.

      Fixing these enables refactoring the code so that we eliminate the dual-paths where one path is about "static" stuff, and the other "dynamic" stuff. Done right, one need only do "dynamic stuff" using Evaluatable.

      So these aren't quick or tiny fixes (or I would have done them). They do require some significant reflactoring.

      Some mechanisms we have: CachedDynamic, ..... the refactoring to be done is such that Evaluatable should replace CachedDynamic, because it is effectively a generalization of it that adds additional capabilities.

              efinnegan Elizabeth Finnegan
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: