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/06/07 22:11:26 UTC

[GitHub] [daffodil-vscode] michael-hoke commented on issue #595: Create language support for TDML

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

   - Add 'none' back in as an option for tdmlAction. Keep 'generate' as the default option.
       - Is this right? Is there a scenario where turning off TDML generation makes sense? If there isn't, then leave 'none' out.
   - Make tdmlConfig a mandatory part of the launch config
   - Change the default location of the generated TDML file to be in /tmp (or OS alternative)
   - Add a new command to copy the TDML file from /tmp to a user-defined location
   - Remove the Generate TDML command from the command palette
   - Create a new 'TDML' language that inherits from XML (should be set up similarly to dfdl language).
   - Move Append TDML command to the new TDML language
   - Add a command to create zip file in TDML language


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