You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
I've investigated a number of code generation libraries, and none of them seem to be able to deal with our schema. However, I think that writing a simple python library that we manually keep in sync with the schema will not be too much of an overhead.
In fact, I can imagine implementing new features in the python library based on non-standard specializations and then backporting these specializations into the schema.
The text was updated successfully, but these errors were encountered:
I've investigated a number of code generation libraries, and none of them seem to be able to deal with our schema. However, I think that writing a simple python library that we manually keep in sync with the schema will not be too much of an overhead.
In fact, I can imagine implementing new features in the python library based on non-standard specializations and then backporting these specializations into the schema.
The text was updated successfully, but these errors were encountered: