You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2020/09/23 20:32:00 UTC

[jira] [Updated] (DAFFODIL-2282) namespace bindings not-properly minimized

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

Mike Beckerle updated DAFFODIL-2282:
------------------------------------
    Summary: namespace bindings not-properly minimized  (was: namesspace bindings not-properly minimized)

> namespace 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. 
> See design note: https://daffodil.apache.org/dev/design-notes/namespace-binding-minimization/
>  
>  



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