You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "mbeckerle (via GitHub)" <gi...@apache.org> on 2023/05/05 14:52:37 UTC

[GitHub] [daffodil-vscode] mbeckerle commented on issue #615: Need a way to use pre-compiled DFDL schemas

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

   Yeah, in the long run, having an IDE that eliminates all this schema compilation noise and just manages properly a cache of them would be great. 
   
   Of course just making compilation of schemas way faster would be better, but that's fairly hard to do, and runtime performance is more critical than schema compilation time, IF that is, one can avoid the schema compilation time as much as possible. 
   
   The TDML runner tries to cache compiled schemas for tests. Maybe that functionality should be exposed differently so that it can be reused from the IDE?


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