mbeckerle commented on issue #66:
URL: https://github.com/apache/daffodil-vscode/issues/66#issuecomment-1025923419


   I could live with having to make the source directories for all schemas 
available for version 1.0.0. This would be sufficient for using the debugger in 
training on DFDL. 
   
   What happens if I try to step into a schema in a jar? Does it just not 
happen, or will I get some notification that it is in a jar so cannot be 
stepped into, so you must step over?
   
   Jars are the natural way schemas are packaged and obtained in Daffodil 
however, so this feature to be able to step into schemas where the source is in 
a jar is something we will want fairly soon. E.g., schemas being devloped now 
include 3 or 4 other schemas by way of jars on the classpath, so debugging 
there needs to support jars as first class. 


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