Utilise kaitaiStructCompile.py to automatically build specs into python files during wheel building, and also support on the fly spec loading
KOLANICH opened this issue · 1 comments
Dvd848 commented
Thanks for this suggestion!
On one hand, my preference is to minimize external dependencies. On the other hand, I agree it would be nice to add the ability to load specs on the fly.
I'm thinking maybe to somehow support optional plugins for capabilities which introduce such dependencies. However this is currently not very high on the list of priorities.