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 2021/12/15 15:53:23 UTC

[GitHub] [daffodil] mbeckerle opened a new pull request #707: Change layering to pass and use state.

mbeckerle opened a new pull request #707:
URL: https://github.com/apache/daffodil/pull/707


   Removed state from LayerRuntimeInfo
   
   This fixes layer unparsing as the passed state can be the one created for use
   by suspensions.
   
   Eliminated LayerSerializedInfo, as it is the same as LayerRuntimeInfo now.
   
   Eliminated VariableHandle (just use VariableRuntimeData)
   
   Tested with PCAP and EthernetIP, both of which now work.
   
   DAFFODIL-2608


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

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil] mbeckerle merged pull request #707: Change layering to pass and use state.

Posted by GitBox <gi...@apache.org>.
mbeckerle merged pull request #707:
URL: https://github.com/apache/daffodil/pull/707


   


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

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org