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

Improve the global param data flow #9

Closed
jrwbabylonlab opened this issue Jul 29, 2024 · 0 comments · Fixed by #182
Closed

Improve the global param data flow #9

jrwbabylonlab opened this issue Jul 29, 2024 · 0 comments · Fixed by #182
Assignees

Comments

@jrwbabylonlab
Copy link
Collaborator

The way we passing and using global parameters is quite spaghetti. The scope of this task is to find a way to make the code cleaner and more modularised so that we don't have reference to the same object and complex logic on fetching and computing the global params.

Note, this is a very high risk ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants