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

   Task list for this ticket:
   
   Approach A (conservative, with the intent to implement Approach B at a later 
date):
   - Implement display of diagnostic data (warnings/errors) on the GUI
   - Figure out how to get diagnostic data to the TDML generation in scala 
(time-box this to ~1 week. Not sure if this is going to be easy or hard)
   
   Approach B (aggressive):
   - Create custom DAP events to fire event handlers off in the front end that 
will determine how to generate TDML files
   - Add DAP events for capturing diagnostic data
   - Move all TDML code from scala to typescript (remove JAXB scala)
   - Implement display of diagnostic data (warnings/errors) on the GUI
   - Remove all mention of TDML from launch configuration (figure out how/if we 
handle no generation - VSCode setting?)


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