mbeckerle commented on PR #1191:
URL: https://github.com/apache/daffodil/pull/1191#issuecomment-2024150358

   > +1 with a few suggestions
   > 
   > I wonder if layers will become so important and widely used that Daffodil 
code generators for the smallest possible deterministic subset of DFDL will 
have to implement layers? Probably not, but speculate away.
   
   They will. Checksums and CRCs are important. Decompression?, base64 
decoding? Maybe not.
   
   Though important wire formats that uses say, mil-std-2045 headers, have a 2 
big field in that header that indicates the body is compressed via one of 3 
algorithms, or none.  That said, I've never seen data with that header that 
uses the compression feature. It's just theoretically possible. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to