jadams-tresys opened a new pull request #473:
URL: https://github.com/apache/incubator-daffodil/pull/473
This adds a 'direction' property to defineVariable statements with the
following options:
- both (default)
- parseOnly
- unparseOnly
Current behavior is to create NadaParser/Unparser's for setVariable and
newVariableInstance statements when we are processing in the opposite
direction of the direction property while attempting to read a variable
while going the opposite direction will trigger a warning.
DAFFODIL-2429
----------------------------------------------------------------
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:
[email protected]