stevedlawrence opened a new pull request #749:
URL: https://github.com/apache/daffodil/pull/749


   Unparsing non-blocking expressions represent expression that are only
   backwards referencing and will not require a suspension. This means that
   the associated node must be final, and so we can immediately respond
   that the element exists or not. Rethrowing the associated exception not
   correct in this case. That is only correct when suspensions will be
   involve, in which case that exception triggers the suspension logic.
   
   DAFFODIL-2648


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