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

refactor(core): uniform initialization of engines #33

Open
UrbanoFonseca opened this issue Sep 22, 2021 · 0 comments
Open

refactor(core): uniform initialization of engines #33

UrbanoFonseca opened this issue Sep 22, 2021 · 0 comments
Labels
refactor A code change that neither fixes a bug nor adds a feature

Comments

@UrbanoFonseca
Copy link
Contributor

Description

The init methods differ across the different engines (e.g. Missings vs Data Relations).
We should migrate the engines in old structure (arguments passed on init) to the new standard (args passed on evaluate) to have a uniform interface.

@UrbanoFonseca UrbanoFonseca added the refactor A code change that neither fixes a bug nor adds a feature label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

No branches or pull requests

1 participant