Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rework if-elif pattern to load mapdict #68

Open
stefanfluck opened this issue Feb 22, 2023 · 1 comment
Open

rework if-elif pattern to load mapdict #68

stefanfluck opened this issue Feb 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@stefanfluck
Copy link
Owner

Not flexible when adding new dialects.
Maybe read in module name and improt with importlib?

https://stackoverflow.com/questions/13598035/importing-a-module-when-the-module-name-is-in-a-variable
https://www.oreilly.com/library/view/python-cookbook/0596001673/ch15s04.html

@stefanfluck stefanfluck added the enhancement New feature or request label Feb 22, 2023
@stefanfluck
Copy link
Owner Author

possible solution in #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant