[ 
https://issues.apache.org/jira/browse/DAFFODIL-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168178#comment-17168178
 ] 

Mike Beckerle commented on DAFFODIL-2282:
-----------------------------------------

See design note here: 
https://daffodil.apache.org/dev/design-notes/namespace-binding-minimization/

> namesspace bindings not-properly minimized
> ------------------------------------------
>
>                 Key: DAFFODIL-2282
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2282
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End, Front End
>    Affects Versions: 2.5.0
>            Reporter: Mike Beckerle
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Namespace bindings aren't properly computed.
> Currently the schema compiler computes them, which assumes that they don't 
> need to change based on nesting of elements.
> Now since DAFFODIL-1444 was fixed, we share more elements, and so the 
> namespace bindings for an element added as a child can vary depending on 
> which parent element it is added under.
> Now this problem doesn't seem to affect current schemas nor tests. So it's 
> possible this issue can have a test created to illustrate it, and then be 
> parked for the future. But just fixing it is preferable. 
>  
>  



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

Reply via email to