[ 
https://issues.apache.org/jira/browse/DAFFODIL-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Beckerle resolved DAFFODIL-1326.
-------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Fixed in 17a381f08a0dd77fd423c87a23625870382d9ca3

> RuntimeData objects should not carry namespaces
> -----------------------------------------------
>
>                 Key: DAFFODIL-1326
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1326
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Clean Ups, Middle "End"
>            Reporter: Mike Beckerle
>            Assignee: John Interrante
>            Priority: Major
>              Labels: beginner
>             Fix For: 3.0.0
>
>
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to