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

TimeDistrib tile - get rid of config's fcrit & flimit args #1166

Open
tomachalek opened this issue Sep 15, 2023 · 0 comments
Open

TimeDistrib tile - get rid of config's fcrit & flimit args #1166

tomachalek opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomachalek
Copy link
Member

... and use customApiArgs instead. The loses in typing accuracy can be compensated using sanityCheck() function which can validate tile's configuration based on "itself":

e.g. if the sanityCheck() function finds out that its using mquery api, then it should look for customApiArgs and test whether all the needed args are there. The same applies for KonText api.

@tomachalek tomachalek added the enhancement New feature or request label Sep 15, 2023
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

2 participants