mbeckerle opened a new pull request #98: Eliminates backpointers from RuntimeData structures. URL: https://github.com/apache/incubator-daffodil/pull/98 This is a step toward eliminating the double-linked non-sharing behavior in the schema compiler, because maintaining these double-linked pointers for the runtime was forcing them to exist in the schema compiler also. DAFFODIL-1444
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
