You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2017/11/09 17:58:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16246171#comment-16246171 ] 

Michael Beckerle commented on DAFFODIL-1855:
--------------------------------------------

Pull request is in review.

https://github.com/apache/incubator-daffodil/pull/5#discussion_r149849367

> 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)