You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Dave Thompson (JIRA)" <ji...@apache.org> on 2018/01/05 14:13:00 UTC

[jira] [Closed] (DAFFODIL-1855) Property Resolution - resolve onto ref objects, not copies of objects they reference.

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

Dave Thompson closed DAFFODIL-1855.
-----------------------------------

Pulled latest updates from the incubator-daffodil repository which included the specified commit, 895177173781c57fc17ef2c9e957302a82bbf164.

Verified daffodil successfully builds.

Successfully executed the sbt test suites for each affected subproject without failures.

> Property Resolution - resolve onto ref objects, not copies of objects they reference.
> -------------------------------------------------------------------------------------
>
>                 Key: DAFFODIL-1855
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1855
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Front End, Middle "End"
>    Affects Versions: 2.0.0
>            Reporter: Michael Beckerle
>            Assignee: Michael Beckerle
>             Fix For: 2.1.0
>
>
> Part of fix for DFDL-1444 is changing the behavior of property resolving so that it is done in a way that enables sharing, and doesn't require backpointers from elements to the elementRef that refers to them.
> This ticket is for the task of fixing property resolution so that element refs, group refs, etc. do not get pointed back to, but rather point at, and gather up property resolutions onto themselves.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)