JeremyYao commented on PR #1468: URL: https://github.com/apache/daffodil-vscode/pull/1468#issuecomment-3458238427
Retest given there were multiple force pushes: Format: <SCHEMA PATH> <DATA PATH> "" = `""` empty = the attribute is missing 1. "" "" -- good 2. empty "" -- prompts for data file first, then schema 3. "" empty -- works fine 4. empty empty -- prompts for input data first, then schema No issue with infoset generation, just ordering of file prompts is inconsistent. -- 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]
