You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/12/11 00:02:39 UTC

[GitHub] [incubator-daffodil] mbeckerle opened a new pull request #299: Daffodil 2250 cleanup runtime data vs. compile info

mbeckerle opened a new pull request #299: Daffodil 2250 cleanup runtime data vs. compile info
URL: https://github.com/apache/incubator-daffodil/pull/299
 
 
   The first commit is the same as another PR. Just trying to get review on this at the same time. 
   
   When reviewing, restrict changes to all but the first commit. 
   
   No functional change here. Just a cleanup. 
   
   Lots of places in the code are using the RuntimeData objects that have no need of anything there beyond just the CompileInfo part of it. This change just decouples that code from anything we change about the RuntimeData objects. 
   
   DAFFODIL-2250

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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