You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "michael-hoke (via GitHub)" <gi...@apache.org> on 2023/03/07 15:19:01 UTC

[GitHub] [daffodil-vscode] michael-hoke commented on issue #170: REQ-TDML-03 Test Data Markup Language features shall be written in Scala and shall read/write XML by using XML bindings

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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org