Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-1326

RuntimeData objects should not carry namespaces

    XMLWordPrintableJSON

Details

    Description

      This is a code cleanup.

      Today the RuntimeData objects from TermRuntimeData downward in that hierarchy all carry namespaces, which is the NamespaceBinding from the original XML scope giving rise to the object.

      However, that is only used by the InteractiveDebugger when compiling expressions. Hence, should be (and is) carried on DPathCompileInfo.

      namespaces should be removed from the TermRuntimeData and all derived classes, and it should be accessed from the DPathCompileInfo objects.

       

      Attachments

        Activity

          People

            interran John Interrante
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: