michael-hoke commented on issue #170:
URL: 
https://github.com/apache/daffodil-vscode/issues/170#issuecomment-1458353401

   I'm not sure what this feature will look like once we hook into daffodil's 
TDML code, but something that I think we would potentially want is error 
information from the parse in the TDML file. It's been a while, but I probably 
initially wanted to do this all on the Typescript side, but I don't think we'd 
have access to the error information from there.
   
   Also, as of right now, I believe that only a successful parse will result in 
TDML updates. Moving the write/update to the Typescript side would always 
update a TDML file based on the blank file created before the Scala side is 
called. I don't think this is a huge deal, but it might create a bit of 
confusion until the errors from a parse are able to be put into the TDML file.


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