You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/03/30 19:18:58 UTC

[GitHub] mbeckerle opened a new pull request #57: Daffodil 1444 runtime backpointers

mbeckerle opened a new pull request #57: Daffodil 1444 runtime backpointers
URL: https://github.com/apache/incubator-daffodil/pull/57
 
 
   Removes backpointers from the RuntimeData.
   
   This is a cleanup, but also part of preparing for improvements to the schema compiler, which was being forced to maintain backpointers due to the runtime needing runtime backpointers. 
   
   Turns out, the runtime never used these backpointers, except to check one Assert in unparser.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services