-
Notifications
You must be signed in to change notification settings - Fork 29
[IMPROVEMENT] Support for other providers #88
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestexperimentalThis issue needs a deep research and some improvement evaluationThis issue needs a deep research and some improvement evaluationhelp wantedExtra attention is neededExtra attention is neededrefactoringImprove the code readability changing nomenclature and/or some other thingsImprove the code readability changing nomenclature and/or some other things
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requestexperimentalThis issue needs a deep research and some improvement evaluationThis issue needs a deep research and some improvement evaluationhelp wantedExtra attention is neededExtra attention is neededrefactoringImprove the code readability changing nomenclature and/or some other thingsImprove the code readability changing nomenclature and/or some other things
We should support other providers like:
To include multiple providers we should think on how we want to specify the provider, for example:
Or something similar, also we should think on how the code generation will behave, for example
And use the
provider_typeas a variable to discover the templates.Discussion open on how to approach the problem