arosien commented on issue #648:
URL: 
https://github.com/apache/daffodil-vscode/issues/648#issuecomment-1629865925

   I also saw the comments in #666 about feedback mechanisms. Instead of ending 
the debug session, we could raise an exception which would pause the debugger 
and the UI would show the assertion failure. Any subsequent "next" action would 
end the parse.
   
   In contrast the current mechanism sends the error info, which we then log or 
show a dialog, but the debug session ends concurrently.


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