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

Lazy parameter expressions #1020

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Lazy parameter expressions #1020

merged 3 commits into from
Feb 9, 2024

Conversation

badcel
Copy link
Member

@badcel badcel commented Feb 9, 2024

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

As parameter expressions can depend on other parameters the internal api was made lazy via "Func" to ensue all parameters are initialized before the data is queried.
As parameter expressions can depend on other parameters the internal api was made lazy via "Func" to ensue all parameters are initialized before the data is queried.
@badcel badcel merged commit cf24fd8 into main Feb 9, 2024
3 checks passed
@badcel badcel deleted the lazy-parameter-expressions branch February 9, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant