JeremyYao commented on issue #1246:
URL: 
https://github.com/apache/daffodil-vscode/issues/1246#issuecomment-3057669359

   @CoverRyan, this ticket is worded a bit ambiguously. Another way to look at 
it is that if you specify an invalid file path for generated TDML file 
(tdmlConfig -> path), the error message that pops up says `... can't write to 
infoset output...`. This is misleading as the infoset output path the user may 
have specified in launch.json may be valid. 
   
   A potential resolution to this could be to display a more accurate error 
message-- something along the lines of `The path specified for the generated 
TDML file is invalid` or something like that. This could be addressed in the 
frontend typescript code (displayed as a VSCode error message) or done in the 
Scala code. The error message that is in the screenshot is from the scala code. 
   
   


-- 
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-unsubscr...@daffodil.apache.org

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

Reply via email to